X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=tools%2Fquilt%2Fpatches%2F001-fix_compile.patch;h=c256c65e75dfb927997875b7bd77f2cfbbe86a5a;hp=51a4f5e206bb6a409a2b45eff2b5356cf8eb8251;hb=3e6923d10cedc04738cb9e9010dc3a07134200b0;hpb=da71c7bbffa2f1a3cda77c044bea68282f5be8fa diff --git a/tools/quilt/patches/001-fix_compile.patch b/tools/quilt/patches/001-fix_compile.patch index 51a4f5e206..c256c65e75 100644 --- a/tools/quilt/patches/001-fix_compile.patch +++ b/tools/quilt/patches/001-fix_compile.patch @@ -1,7 +1,7 @@ --- a/Makefile.in +++ b/Makefile.in -@@ -273,13 +273,10 @@ $(patsubst %.in,%,$(wildcard bin/*.in qu - lib/backup-files.o :: Makefile +@@ -266,13 +266,10 @@ $(patsubst %.in,%,$(wildcard bin/*.in qu + @$(if $(filter $@,$(NON_EXEC_IN)),,chmod +x $@) configure : configure.ac aclocal.m4 - autoconf