fix ttcp .prepared target
SVN-Revision: 2386
This commit is contained in:
parent
a00cd0c4fa
commit
e540137ee3
@ -13,7 +13,7 @@ include $(TOPDIR)/package/rules.mk
|
|||||||
$(eval $(call PKG_template,TTCP,ttcp,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
|
$(eval $(call PKG_template,TTCP,ttcp,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
|
||||||
|
|
||||||
$(PKG_BUILD_DIR)/.prepared:
|
$(PKG_BUILD_DIR)/.prepared:
|
||||||
mkdir -p $@
|
mkdir -p $(PKG_BUILD_DIR)
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
$(PKG_BUILD_DIR)/.configured:
|
$(PKG_BUILD_DIR)/.configured:
|
||||||
|
Loading…
Reference in New Issue
Block a user