X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a4a6443af12b7758b12020f561fa7fe2e0a3e87f..3610f7a9eec2bfdc902e0928dccf28e93734f704:/package/pptp/Makefile diff --git a/package/pptp/Makefile b/package/pptp/Makefile index 081ff4e52..2779dbf36 100644 --- a/package/pptp/Makefile +++ b/package/pptp/Makefile @@ -10,14 +10,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pptp PKG_VERSION:=1.6.0 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/pptpclient PKG_MD5SUM:=9a706327fb9827541d7c86d48ceb9631 -PKG_CAT:=zcat - -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk @@ -25,11 +22,13 @@ define Package/pptp SECTION:=net CATEGORY:=Network TITLE:=PPTP client - DESCRIPTION:=\ - This package contains a PPTP (Point-to-Point Tunneling Protocol) client. URL:=http://pptpclient.sourceforge.net/ endef +define Package/pptp/daemon + This package contains a PPTP (Point-to-Point Tunneling Protocol) client. +endef + define Package/pptp/install $(INSTALL_DIR) $(1)/usr/sbin $(INSTALL_BIN) $(PKG_BUILD_DIR)/pptp $(1)/usr/sbin/