summaryrefslogtreecommitdiff
path: root/p/haskell-stack/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-stack/debian/rules')
-rwxr-xr-xp/haskell-stack/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-stack/debian/rules b/p/haskell-stack/debian/rules
index 4ce53c2ec..9e243faa8 100755
--- a/p/haskell-stack/debian/rules
+++ b/p/haskell-stack/debian/rules
@@ -3,7 +3,7 @@
DEB_ENABLE_TESTS = yes
DEB_CABAL_PACKAGE = stack
DEB_DEFAULT_COMPILER = ghc
-DEB_BUILD_OPTIONS = noddebs
+DEB_DH_STRIP_ARGS := --no-automatic-dbgsym
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk