瀏覽代碼

- set _SKIP_CONFIGURE since we can just make it

Bernhard Reutner-Fischer 18 年之前
父節點
當前提交
0dd9238c7f
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      package/pptp-linux/pptp-linux.mk

+ 2 - 1
package/pptp-linux/pptp-linux.mk

@@ -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))