File: rules

package info (click to toggle)
mp3fs 1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 888 kB
  • sloc: cpp: 1,891; ansic: 564; sh: 298; makefile: 82
file content (8 lines) | stat: -rwxr-xr-x 107 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

%:
	dh $@

override_dh_auto_test: