projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
7d51245
)
sed-host forgotten in last commit
author
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Feb 2005 13:34:03 +0000
(13:34 +0000)
committer
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Feb 2005 13:34:03 +0000
(13:34 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@273
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/sed/sed.mk
patch
|
blob
|
history
diff --git
a/package/sed/sed.mk
b/package/sed/sed.mk
index
8de0ea6
..
e56df9a
100644
(file)
--- a/
package/sed/sed.mk
+++ b/
package/sed/sed.mk
@@
-71,7
+71,7
@@
host-sed: $(HOST_SED_TARGET)
host-sed-clean:
-$(MAKE) -C $(SED_DIR1) clean
-host-sed-
dir
clean:
+host-sed-
tool
clean:
rm -rf $(SED_DIR1)
This page took
0.020303 seconds
and
4
git commands to generate.