r26212 - /desktop/experimental/gtk+3.0/debian/rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Tue Jan 11 15:37:04 UTC 2011


Author: pochu
Date: Tue Jan 11 15:37:03 2011
New Revision: 26212

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26212
Log:
fix dbg package

Modified:
    desktop/experimental/gtk+3.0/debian/rules

Modified: desktop/experimental/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/rules?rev=26212&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/rules [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/rules [utf-8] Tue Jan 11 15:37:03 2011
@@ -89,7 +89,7 @@
 DEB_DH_MAKESHLIBS_ARGS_libgail3.0-0 += -V"libgail3.0-0 (>= $(SHVER)), libgail3.0-common (>= $(SHVER))" -- -c4
 DEB_DH_FIXPERMS_ARGS_ALL += -X$(LIBDIR)/$(SHARED_PKG)
 DEB_DH_STRIP_ARGS = --dbg-package=$(if $(findstring libgail,$(cdbs_curpkg)),libgail3.0-0-dbg,$(DEBUG_PKG))
-DEB_DH_STRIP_ARGS_$(UDEB_PKG) =
+DEB_DH_STRIP_ARGS_$(UDEB_PKG) = --dbg-package=
 
 # macro computing the list of 'debian/<pkg>.*" files which have a
 # corresponding ".in" file; pass the list of packages in $(1)




More information about the pkg-gnome-commits mailing list