rev 10139 - people/raul/kvirc/debian

Raúl Sánchez Siles kebianizao-guest at alioth.debian.org
Mon Apr 14 20:56:37 UTC 2008


Author: kebianizao-guest
Date: 2008-04-14 20:56:37 +0000 (Mon, 14 Apr 2008)
New Revision: 10139

Modified:
   people/raul/kvirc/debian/rules
Log:
Adding --disable-rpath configure switch, not very useful but it won't
hurt.


Modified: people/raul/kvirc/debian/rules
===================================================================
--- people/raul/kvirc/debian/rules	2008-04-14 20:56:35 UTC (rev 10138)
+++ people/raul/kvirc/debian/rules	2008-04-14 20:56:37 UTC (rev 10139)
@@ -23,6 +23,7 @@
 	#
 DEB_CONFIGURE_EXTRA_FLAGS := --with-fno-rtti --with-aa-fonts --with-big-channels
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-perl --with-pic --enable-wall --mandir=$(DEB_CONFIGURE_MANDIR)
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-rpath
 
 	#
 	#	If debug is specified, turn it on




More information about the pkg-kde-commits mailing list