r19805 - /packages/unstable/gmime2.4/debian/rules

meebey at users.alioth.debian.org meebey at users.alioth.debian.org
Mon Apr 27 22:38:37 UTC 2009


Author: meebey
Date: Mon Apr 27 22:38:37 2009
New Revision: 19805

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19805
Log:
_include is makepp syntax, GNU make wants -include

Modified:
    packages/unstable/gmime2.4/debian/rules

Modified: packages/unstable/gmime2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/rules?rev=19805&op=diff
==============================================================================
--- packages/unstable/gmime2.4/debian/rules (original)
+++ packages/unstable/gmime2.4/debian/rules Mon Apr 27 22:38:37 2009
@@ -11,7 +11,7 @@
 DEB_CLI_ABI_VERSION = 2.4
 DEB_CLI_API_VERSION = 2.4.4
 
-_include /usr/share/cli-common/cli.make
+-include /usr/share/cli-common/cli.make
 include /usr/share/quilt/quilt.make
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 




More information about the pkg-gnome-commits mailing list