13 lines
172 B
Plaintext
Raw Normal View History

2019-08-17 11:23:45 +02: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 $@