X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ec8fa5540e88f076526bfaa388c8a4d406e37bff..0711aba2dc260e107129d8d13308ec9b50f96109:/openwrt/package/pptpd/Makefile diff --git a/openwrt/package/pptpd/Makefile b/openwrt/package/pptpd/Makefile index cd44864fd..31608f95e 100644 --- a/openwrt/package/pptpd/Makefile +++ b/openwrt/package/pptpd/Makefile @@ -57,6 +57,7 @@ $(PKG_IPK): $(PKG_BUILD_DIR)/$(PKG_NAME) cp $(PKG_BUILD_DIR)/pptpctrl $(PKG_IPK_DIR)/usr/sbin/ $(STRIP) $(PKG_IPK_DIR)/usr/sbin/* mkdir -p $(PACKAGE_DIR) + find $(PKG_IPK_DIR) -name CVS | xargs rm -rf $(IPKG_BUILD) $(PKG_IPK_DIR) $(PACKAGE_DIR) $(IPKG_STATE_DIR)/info/pptpd.list: $(PKG_IPK)