openvpn-mgt/debian/rules

13 lines
172 B
Plaintext
Raw Permalink Normal View History

2019-08-17 09:23:45 +00:00
#!/usr/bin/make -f
DPKG_EXPORT_BUILDFLAGS=1
include /usr/share/dpkg/default.mk
DEB_BUILD_OPTIONS=nostrip
override_dh_strip:
override_dh_strip_nondeterminism:
%:
dh $@