File: rules

package info (click to toggle)
gtkmm-documentation 4.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 25,772 kB
  • sloc: cpp: 15,541; javascript: 1,208; makefile: 1,080; python: 401; xml: 106; perl: 67; sh: 8
file content (10 lines) | stat: -rwxr-xr-x 216 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=meson --without autoreconf

override_dh_auto_configure:
	dh_auto_configure -- -Dallow-network-access=false

override_dh_auto_install:
	dh_auto_install --destdir=debian/tmp