[Pkg-utopia-commits] r2649 - /packages/experimental/knetworkmanager/debian/rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Dec 16 01:37:28 UTC 2008


Author: biebl
Date: Tue Dec 16 01:37:28 2008
New Revision: 2649

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2649
Log:
Remove --with-pptp configure flag.

knm currently has no support for pptp vpn connections, so this configure flags
is unnecessary.

Modified:
    packages/experimental/knetworkmanager/debian/rules

Modified: packages/experimental/knetworkmanager/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/knetworkmanager/debian/rules?rev=2649&op=diff
==============================================================================
--- packages/experimental/knetworkmanager/debian/rules (original)
+++ packages/experimental/knetworkmanager/debian/rules Tue Dec 16 01:37:28 2008
@@ -6,7 +6,7 @@
 
 DEB_INSTALL_DOCS_ALL := -XNEWS -XTODO
 
-DEB_CONFIGURE_EXTRA_FLAGS := --with-openvpn --with-vpnc --with-pptp
+DEB_CONFIGURE_EXTRA_FLAGS := --with-openvpn --with-vpnc
 
 post-patches:: debian/stamp-bootstrap
 




More information about the Pkg-utopia-commits mailing list