projects
/
lede.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4719fca
)
fix uninstall-dev cleaning
author
Nicolas Thill
<nico@openwrt.org>
Wed, 10 Aug 2005 03:50:01 +0000
(
03:50
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Wed, 10 Aug 2005 03:50:01 +0000
(
03:50
+0000)
SVN-Revision: 1594
openwrt/package/opencdk/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/opencdk/Makefile
b/openwrt/package/opencdk/Makefile
index baca64cbe34328272b384de132c2966e69374e66..05cee55bff95e70d90f758b33804c65b093fbe50 100644
(file)
--- a/
openwrt/package/opencdk/Makefile
+++ b/
openwrt/package/opencdk/Makefile
@@
-90,7
+90,7
@@
uninstall-dev:
rm -rf \
$(STAGING_DIR)/usr/bin/opencdk-config \
$(STAGING_DIR)/usr/include/opencdk.h \
- $(STAGING_DIR)/usr/lib/opencdk.{a,so*} \
+ $(STAGING_DIR)/usr/lib/
lib
opencdk.{a,so*} \
compile: install-dev