From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/webif
Date: Fri, 4 Jul 2008 23:46:44 -0700 (PDT) [thread overview]
Message-ID: <20080705064644.75DA43C64D@busybox.net> (raw)
Author: ulf
Date: 2008-07-04 23:46:43 -0700 (Fri, 04 Jul 2008)
New Revision: 22643
Log:
Fix bug 003934, remove a dir tree instead of the dir node
Modified:
trunk/buildroot/package/webif/webif.mk
Changeset:
Modified: trunk/buildroot/package/webif/webif.mk
===================================================================
--- trunk/buildroot/package/webif/webif.mk 2008-07-05 06:37:17 UTC (rev 22642)
+++ trunk/buildroot/package/webif/webif.mk 2008-07-05 06:46:43 UTC (rev 22643)
@@ -52,7 +52,7 @@
webif: busybox $(TARGET_DIR)/www/webif.css
webif-clean:
- rm -f $(TARGET_DIR)/www/cgi-bin/webif* $(TARGET_DIR)/www/webif.*
+ rm -rf $(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
reply other threads:[~2008-07-05 6:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080705064644.75DA43C64D@busybox.net \
--to=ulf@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox