projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add libpthread package
[openwrt.git]
/
package
/
pcre
/
ipkg
/
rules
diff --git
a/package/pcre/ipkg/rules
b/package/pcre/ipkg/rules
index
c5d1d33
..
ead5116
100644
(file)
--- a/
package/pcre/ipkg/rules
+++ b/
package/pcre/ipkg/rules
@@
-78,6
+78,8
@@
$(INSTALL_DIR)/usr/include/pcre.h: .stamp-built
DESTDIR="$(INSTALL_DIR)" \
install
+ rm -f $(INSTALL_DIR)/usr/lib/libpcre*.la
+
configure: .stamp-configured
This page took
0.021029 seconds
and
4
git commands to generate.