Codebase list erlang-p1-tls / 46fd891
Streamline debian/rules Philipp Huebner 9 years ago
1 changed file(s) with 1 addition(s) and 10 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
1 # -*- makefile -*-
2
3 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
4 DPKG_EXPORT_BUILDFLAGS = 1
5 include /usr/share/dpkg/buildflags.mk
6
7 # Uncomment this to turn on verbose mode.
81 #export DH_VERBOSE=1
92
10
11 include /usr/share/dpkg/pkg-info.mk
12
3 include /usr/share/dpkg/default.mk
134
145 DESTDIR=$(CURDIR)/debian/erlang-p1-tls
156