summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPino Toscano <pino@debian.org>2013-02-25 12:41:30 +0100
committerPino Toscano <pino@debian.org>2013-02-25 12:41:30 +0100
commit08857c45906a5cc923c8f56d66d4d86a022ebe7e (patch)
treea8389573d722442506912a1916ee06bac56bcdaf /debian
parent4bfedbf2ee87d8f456a16d3fb32329fbf7c34d9c (diff)
fix debug symbols extraction
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 66d4f6a5..fddf2903 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,8 @@ include /usr/share/cdbs/1/class/autotools.mk
DEB_CONFIGURE_USER_FLAGS := --disable-profile --enable-static-progs='ext2fs,ufs,iso9660fs'
DEB_MAKE_INSTALL_TARGET = install prefix=$(DEB_DESTDIR) sysconfdir=$(DEB_DESTDIR)/etc localstatedir=$(DEB_DESTDIR)/var XKB_BASE=$(DEB_DESTDIR)/usr/share/X11/xkb
-DEB_DH_STRIP_ARGS_hurd := --dbg-package=hurd-dbg
+DEB_DBG_PACKAGES :=
+DEB_DBG_PACKAGE_hurd := hurd-dbg
DEB_DH_MAKESHLIBS_ARGS_hurd := --add-udeb="hurd-udeb"
DEB_DH_INSTALLINIT_ARGS_hurd := --name=hurd-console