- set _SKIP_CONFIGURE since we can just make it
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 22 Aug 2007 16:57:32 +0000 (16:57 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 22 Aug 2007 16:57:32 +0000 (16:57 -0000)
package/pptp-linux/pptp-linux.mk

index 89a14df8fd74d8e8ea5e7b75ecb940768d00a014..2307edc9744f346d2c56696d364711f6419f076a 100644 (file)
@@ -7,6 +7,7 @@
 PPTP_LINUX_VERSION=1.7.0
 PPTP_LINUX_SOURCE=pptp-linux_$(PPTP_LINUX_VERSION).orig.tar.gz
 PPTP_LINUX_PATCH=pptp-linux_$(PPTP_LINUX_VERSION)-2.diff.gz
-PPTP_LINUX_SITE=http://ftp.debian.org/debian/pool/main/p/pptp-linux/
+PPTP_LINUX_SITE=http://ftp.debian.org/debian/pool/main/p/pptp-linux
+PPTP_LINUX_SKIP_CONFIGURE=true
 
 $(eval $(call AUTOTARGETS,pptp-linux))