r48026 - /desktop/unstable/gtkmm3.0/debian/rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Apr 16 19:25:27 UTC 2016


Author: biebl
Date: Sat Apr 16 19:25:27 2016
New Revision: 48026

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48026
Log:
Use  instead of hard-coding libgtkmm-3-doc

Modified:
    desktop/unstable/gtkmm3.0/debian/rules

Modified: desktop/unstable/gtkmm3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/rules?rev=48026&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/rules	[utf-8] Sat Apr 16 19:25:27 2016
@@ -17,7 +17,7 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 
-DEB_COMPRESS_EXCLUDE_libgtkmm-3-doc = examples
+DEB_COMPRESS_EXCLUDE_$(DOC_PKG) = examples
 DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))"
 
 # Don't compress doxygen tag files




More information about the pkg-gnome-commits mailing list