projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add more scanning data to wlcompat
[openwrt.git]
/
package
/
pptpd
/
Makefile
diff --git
a/package/pptpd/Makefile
b/package/pptpd/Makefile
index
cd44864
..
31608f9
100644
(file)
--- 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)
This page took
0.017999 seconds
and
4
git commands to generate.