projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbb4dc8
)
Fix bug 003934, remove a dir tree instead of the dir node
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sat, 5 Jul 2008 06:46:43 +0000
(06:46 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sat, 5 Jul 2008 06:46:43 +0000
(06:46 -0000)
package/webif/webif.mk
patch
|
blob
|
history
diff --git
a/package/webif/webif.mk
b/package/webif/webif.mk
index e3dd8fa6e691a75459b5e620c0f0afa7b235d6ba..a2c4a80c6caadefea5190211bdf99795c7a124db 100644
(file)
--- a/
package/webif/webif.mk
+++ b/
package/webif/webif.mk
@@
-52,7
+52,7
@@
endif
webif: busybox $(TARGET_DIR)/www/webif.css
webif-clean:
- rm -f $(TARGET_DIR)/www/cgi-bin/webif* $(TARGET_DIR)/www/webif.*
+ rm -
r
f $(TARGET_DIR)/www/cgi-bin/webif* $(TARGET_DIR)/www/webif.*
rm -rf $(TARGET_DIR)/usr/lib/webif
rm -f $(TARGET_DIR)/usr/bin/bstrip $(TARGET_DIR)/usr/bin/webif-page
rm -r $(WEBIF_DIR)/bstrip $(WEBIF_DIR)/webif-page