From 09c724aea43098b45f62b3adf5ca8707617b8c85 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 12 Jun 2015 17:45:59 +0200 Subject: reproducible openwrt: fix typo --- bin/reproducible_openwrt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_openwrt.sh') diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh index 13b8b6b7..dbba56d5 100755 --- a/bin/reproducible_openwrt.sh +++ b/bin/reproducible_openwrt.sh @@ -131,7 +131,7 @@ rm bin -r # clean up between builds # rm build_dir/target-* -r -rm taging_dir/target-* -r +rm staging_dir/target-* -r echo "=============================================================================" echo "$(date -u) - Building openwrt images now - second build run." -- cgit v1.2.3-70-g09d2