summaryrefslogtreecommitdiffstats
path: root/package/pptpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/pptpd/Makefile')
-rw-r--r--package/pptpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/pptpd/Makefile b/package/pptpd/Makefile
index cd44864fd..31608f95e 100644
--- a/package/pptpd/Makefile
+++ b/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)