File: rules

package info (click to toggle)
faad2 2.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,820 kB
  • sloc: ansic: 62,856; cpp: 1,324; makefile: 89; sh: 14
file content (7 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CPPFLAGS_MAINT_APPEND = -DBUILD_DATE="\"$(shell date --utc --date=@${SOURCE_DATE_EPOCH} +%Y-%m-%d)\""

%:
	dh $@