aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorale <ale@incal.net>2020-08-23 17:24:15 +0100
committerale <ale@incal.net>2020-08-23 17:24:15 +0100
commit74e5aaf573232bb7b5117d94fdcb80a48256b609 (patch)
tree479014629635903cc0f3f54c52c202b2e0dcba54 /debian/rules
parentd771e9f916a5d8241564625f3dc29fc3db884001 (diff)
downloadcrawl-74e5aaf573232bb7b5117d94fdcb80a48256b609.tar.gz
crawl-74e5aaf573232bb7b5117d94fdcb80a48256b609.zip
Minor fixes to Debian packaging
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 42ec02a..c4ce9ad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
export DH_GOPKG = git.autistici.org/ale/crawl
export DH_GOLANG_EXCLUDES = vendor
+export DEB_BUILD_OPTIONS = nostrip
%:
dh $@ --with=golang --buildsystem=golang