Codebase list faad2 / 79f392e5-986a-4c6d-8bf4-a337e8bd36ed/main debian / rules
79f392e5-986a-4c6d-8bf4-a337e8bd36ed/main

Tree @79f392e5-986a-4c6d-8bf4-a337e8bd36ed/main (Download .tar.gz)

rules @79f392e5-986a-4c6d-8bf4-a337e8bd36ed/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 $@