File: rules

package info (click to toggle)
aegisub 3.4.2%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,820 kB
  • sloc: ansic: 91,238; cpp: 53,134; makefile: 693; python: 428; sh: 336; perl: 274; objc: 47; sed: 6
file content (8 lines) | stat: -rwxr-xr-x 163 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -Denable_update_checker=false