X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ec8fa5540e88f076526bfaa388c8a4d406e37bff..85da4473266f8cd1a4beb76c2fd59e283f30f5ee:/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)