r33191 - /desktop/unstable/gnome-doc-utils/debian/rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Mar 15 15:21:07 UTC 2012


Author: biebl
Date: Thu Mar 15 15:21:06 2012
New Revision: 33191

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33191
Log:
Don't process the private xml2po directory with dh_python2.

Modified:
    desktop/unstable/gnome-doc-utils/debian/rules

Modified: desktop/unstable/gnome-doc-utils/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-doc-utils/debian/rules?rev=33191&op=diff
==============================================================================
--- desktop/unstable/gnome-doc-utils/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-doc-utils/debian/rules [utf-8] Thu Mar 15 15:21:06 2012
@@ -9,5 +9,5 @@
 DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
 
 binary-post-install/gnome-doc-utils::
-	dh_python2 -pgnome-doc-utils /usr/share/xml2po
+	dh_python2 -pgnome-doc-utils
 




More information about the pkg-gnome-commits mailing list