projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d7599b
)
fix typo in UninstallDev part
author
Martin Janitschke
<noeoeh@web.de>
Mon, 2 Jul 2007 13:11:46 +0000
(13:11 +0000)
committer
Martin Janitschke
<noeoeh@web.de>
Mon, 2 Jul 2007 13:11:46 +0000
(13:11 +0000)
SVN-Revision: 7851
libs/apr/Makefile
patch
|
blob
|
history
diff --git
a/libs/apr/Makefile
b/libs/apr/Makefile
index f17b192614519c837fa7f1a1eb2f4684e0964cdf..8e27943eab939bfce87bdc5dfa445a013efe6b60 100644
(file)
--- a/
libs/apr/Makefile
+++ b/
libs/apr/Makefile
@@
-76,7
+76,7
@@
define Build/InstallDev
endef
define Build/UninstallDev
- rm $(STAGING_DIR)/usr/bin/apr-config \
+ rm $(STAGING_DIR)/usr/bin/apr-
1-
config \
$(STAGING_DIR)/usr/lib/{libapr-1*,apr.exp} \
rm -rf $(STAGING_DIR)/usr/share/build-1/ \
$(STAGING_DIR)/usr/include/apr-1/