[PATCH v2 02/19] - optimized sysupgrade_no_config_save.patch patch call

Steffen Pankratz kratz00 at gmx.de
Fr Jul 17 18:46:59 CEST 2015


Signed-off-by: Steffen Pankratz <kratz00 at gmx.de>
---
 buildscript | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildscript b/buildscript
index 733cf02..b310953 100755
--- a/buildscript
+++ b/buildscript
@@ -130,7 +130,7 @@ prepare() {
 
 	# todo evaluate this with the new openwrt
 	# This changes the default behavior of sysupgrade to not save the config 
-	cat build_patches/sysupgrade_no_config_save.patch | patch -p0 -d $target
+	patch -p0 -d $target -i $PWD/build_patches/sysupgrade_no_config_save.patch
 
 	#saves ~200MB for each build
 	test -d ./src/dl || mkdir ./src/dl
-- 
2.4.5




Mehr Informationen über die Mailingliste franken-dev