X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1d3cff733d7f863871da68a81aeb52729dc314d4..131bd50f8d6e20ba2d026d4407d5d2217d463dc8:/package/pptp/Makefile diff --git a/package/pptp/Makefile b/package/pptp/Makefile index eeff66867..6a3d98bea 100644 --- a/package/pptp/Makefile +++ b/package/pptp/Makefile @@ -15,7 +15,6 @@ PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/pptpclient PKG_MD5SUM:=9a706327fb9827541d7c86d48ceb9631 -PKG_CAT:=zcat include $(INCLUDE_DIR)/package.mk @@ -23,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/