prepare for the removal of squashfs 3.4: switch olpc to 2.6.30 (let's hope it works...
[openwrt.git] / tools / autoconf / Makefile
index 12bbaba..c627949 100644 (file)
@@ -30,7 +30,7 @@ define Host/Install
 endef
 
 define Host/Clean
-       export SHELL="$(BASH)"; $(MAKE) -C $(HOST_BUILD_DIR) uninstall
+       -export SHELL="$(BASH)"; $(MAKE) -C $(HOST_BUILD_DIR) uninstall
        $(call Host/Clean/Default)
 endef
 
This page took 0.019865 seconds and 4 git commands to generate.