[Pkg-utopia-commits] r3411 -	/packages/unstable/network-manager-pptp/debian/rules
    biebl at users.alioth.debian.org 
    biebl at users.alioth.debian.org
       
    Fri Jan 22 23:30:46 UTC 2010
    
    
  
Author: biebl
Date: Fri Jan 22 23:30:45 2010
New Revision: 3411
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3411
Log:
Small syntax cleanup
Modified:
    packages/unstable/network-manager-pptp/debian/rules
Modified: packages/unstable/network-manager-pptp/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/network-manager-pptp/debian/rules?rev=3411&op=diff
==============================================================================
--- packages/unstable/network-manager-pptp/debian/rules (original)
+++ packages/unstable/network-manager-pptp/debian/rules Fri Jan 22 23:30:45 2010
@@ -6,7 +6,7 @@
 
 DEB_CONFIGURE_LIBEXECDIR := "\$$(prefix)/lib/NetworkManager"
 
-DEB_CONFIGURE_EXTRA_FLAGS = --disable-static
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-static
 
 DEB_DH_MAKESHLIBS_ARGS_ALL := -X/usr/lib/NetworkManager/ -X/usr/lib/pppd/
 
    
    
More information about the Pkg-utopia-commits
mailing list