Point url to cvs, change description
[openwrt.git] / openwrt / package / dropbear / Makefile
index f066089..6795605 100644 (file)
@@ -58,7 +58,7 @@ $(PKG_BUILD_DIR)/.configured:
                --disable-pututline \
                --disable-pututxline \
        );
-       touch  $(PKG_BUILD_DIR)/.configured
+       touch $@
 
 $(PKG_BUILD_DIR)/.built:
        $(MAKE) -C $(PKG_BUILD_DIR) \
This page took 0.023561 seconds and 4 git commands to generate.