projects
/
lede.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a00cd0c
)
fix ttcp .prepared target
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 7 Nov 2005 17:57:52 +0000
(17:57 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 7 Nov 2005 17:57:52 +0000
(17:57 +0000)
SVN-Revision: 2386
openwrt/package/ttcp/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/ttcp/Makefile
b/openwrt/package/ttcp/Makefile
index 080aa86f0c0ad2ed4fefca836a3ce7f9791d3ffa..6591482e97f74cf44853c6c381709ef4bf2f4553 100644
(file)
--- a/
openwrt/package/ttcp/Makefile
+++ b/
openwrt/package/ttcp/Makefile
@@
-13,7
+13,7
@@
include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,TTCP,ttcp,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
$(PKG_BUILD_DIR)/.prepared:
- mkdir -p $
@
+ mkdir -p $
(PKG_BUILD_DIR)
touch $@
$(PKG_BUILD_DIR)/.configured: