Codebase list faad2 / cb965aa4-8e19-4553-8907-5b32fe2d2d67/main debian / rules
cb965aa4-8e19-4553-8907-5b32fe2d2d67/main

Tree @cb965aa4-8e19-4553-8907-5b32fe2d2d67/main (Download .tar.gz)

rules @cb965aa4-8e19-4553-8907-5b32fe2d2d67/mainraw · history · blame

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 $@