cryb-otp/debian/rules

10 lines
188 B
Plaintext
Raw Permalink Normal View History

2018-05-05 13:05:36 +00:00
#!/usr/bin/make -f
#DH_VERBOSE = 1
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
export DEB_BUILD_MAINT_OPTIONS = hardening=+all timeless
%:
dh $@ --with autotools-dev