copy trunk to buildroot-ng branch
[openwrt.git] / package / ttcp / Makefile
index 080aa86..6591482 100644 (file)
@@ -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:
This page took 0.022638 seconds and 4 git commands to generate.