rev 7583 - trunk/packages/kdelibs/debian

Ana Beatriz Guerrero López ana at alioth.debian.org
Sat Oct 20 02:08:25 UTC 2007


Author: ana
Date: 2007-10-20 02:08:25 +0000 (Sat, 20 Oct 2007)
New Revision: 7583

Modified:
   trunk/packages/kdelibs/debian/rules
Log:
add cflag


Modified: trunk/packages/kdelibs/debian/rules
===================================================================
--- trunk/packages/kdelibs/debian/rules	2007-10-20 01:12:26 UTC (rev 7582)
+++ trunk/packages/kdelibs/debian/rules	2007-10-20 02:08:25 UTC (rev 7583)
@@ -9,9 +9,8 @@
 
 version=Debian Package $(DEB_VERSION)
 DEB_OPT_FLAG += -DDEBIAN_VERSION=$(DEB_VERSION)
+DEB_OPT_FLAG += -DLTDL_SHLIB_EXT=.so
 
-DEB_CONFIGURE_SCRIPT_ENV += " CFLAGS=-DLTDL_SHLIB_EXT=\".so\" "
-
 DEB_CONFIGURE_EXTRA_FLAGS := \
 	--enable-mitshm --with-alsa --enable-dnotify --enable-inotify \
 	--with-lua-includes=/usr/include/lua50  \




More information about the pkg-kde-commits mailing list