r13155 - in /desktop/unstable/glibmm2.4/debian: libglibmm-2.4-doc.examples rules

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Tue Oct 16 06:42:38 UTC 2007


Author: manphiz-guest
Date: Tue Oct 16 06:42:38 2007
New Revision: 13155

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13155
Log:
Add examples in -doc package.

Added:
    desktop/unstable/glibmm2.4/debian/libglibmm-2.4-doc.examples
Modified:
    desktop/unstable/glibmm2.4/debian/rules

Added: desktop/unstable/glibmm2.4/debian/libglibmm-2.4-doc.examples
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/libglibmm-2.4-doc.examples?rev=13155&op=file
==============================================================================
--- desktop/unstable/glibmm2.4/debian/libglibmm-2.4-doc.examples (added)
+++ desktop/unstable/glibmm2.4/debian/libglibmm-2.4-doc.examples Tue Oct 16 06:42:38 2007
@@ -1,0 +1,1 @@
+examples/*

Modified: desktop/unstable/glibmm2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/rules?rev=13155&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/rules (original)
+++ desktop/unstable/glibmm2.4/debian/rules Tue Oct 16 06:42:38 2007
@@ -10,6 +10,8 @@
 
 GNOME_MODULE := glibmm
 
+DEB_COMPRESS_EXCLUDE := examples
+
 DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-z,defs -Wl,-O1"
 
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-static
@@ -20,6 +22,8 @@
 
 DEB_INSTALL_DOCS_ALL := -XMakefile -XDoxyfile -X*.in -Xdoxygen_tags -Xfragment
 
+DEB_INSTALL_EXAMPLES_libglibmm-2.4-doc := -X.deps -X.libs -X.o -X.in -X.am
+
 binary-post-install/libglibmm-2.4-doc::
 	# fix external doc paths
 	for file in debian/libglibmm-2.4-doc/usr/share/doc/libglibmm-2.4-doc/reference/html/*.html; do \




More information about the pkg-gnome-commits mailing list