aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
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