r26182 - /desktop/experimental/gtk+3.0/debian/rules
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Mon Jan 10 08:34:01 UTC 2011
Author: pochu
Date: Mon Jan 10 08:33:51 2011
New Revision: 26182
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26182
Log:
no need to exclude devhelp files, devhelp can cope with compressed files now
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=26182&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/rules [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/rules [utf-8] Mon Jan 10 08:33:51 2011
@@ -84,7 +84,6 @@
--enable-static
DEB_MAKE_CHECK_TARGET = -k check || true
-DEB_COMPRESS_EXCLUDE += .devhelp
DEB_INSTALL_DOCS_$(DOC_PKG) += -X.in
DEB_DH_MAKESHLIBS_ARGS_ALL += -X$(MODULES_BASE_PATH)
DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V --add-udeb=$(UDEB_PKG) -- -c4
More information about the pkg-gnome-commits
mailing list