rev 17033 - trunk/packages/kdepimlibs/debian

Modestas Vainius modax at alioth.debian.org
Sun Feb 21 00:40:51 UTC 2010


Author: modax
Date: 2010-02-21 00:40:45 +0000 (Sun, 21 Feb 2010)
New Revision: 17033

Modified:
   trunk/packages/kdepimlibs/debian/rules
Log:
Workaround crappy CDBS interface.

Modified: trunk/packages/kdepimlibs/debian/rules
===================================================================
--- trunk/packages/kdepimlibs/debian/rules	2010-02-21 00:18:01 UTC (rev 17032)
+++ trunk/packages/kdepimlibs/debian/rules	2010-02-21 00:40:45 UTC (rev 17033)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_DH_MAKESHLIBS_ARGS_ALL = -V -- -c0
+DEB_DH_MAKESHLIBS_ARGS_ALL = -V -u-c0
 
 # Get rid of the dependency on kdebase-runtime
 DEB_DH_SHLIBDEPS_ARGS_ALL:=-- -xkdebase-runtime




More information about the pkg-kde-commits mailing list