i2pd/debian/rules

14 lines
254 B
Plaintext
Raw Permalink Normal View History

2014-09-19 06:07:41 +04:00
#!/usr/bin/make -f
#export DH_VERBOSE=1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
include /usr/share/dpkg/architecture.mk
2015-11-27 15:19:57 +03:00
export DEB_CXXFLAGS_MAINT_APPEND = -Wall -pedantic
export DEB_LDFLAGS_MAINT_APPEND =
%:
dh $@
override_dh_auto_install: