summaryrefslogtreecommitdiff
path: root/package/config/patches/08-make-write-deps.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/config/patches/08-make-write-deps.patch')
-rw-r--r--package/config/patches/08-make-write-deps.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/config/patches/08-make-write-deps.patch b/package/config/patches/08-make-write-deps.patch
index b10413485..686038a5b 100644
--- a/package/config/patches/08-make-write-deps.patch
+++ b/package/config/patches/08-make-write-deps.patch
@@ -2,10 +2,10 @@
util.c | 117 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 116 insertions(+), 1 deletion(-)
-Index: config.clean/util.c
+Index: config/util.c
===================================================================
---- config.clean.orig/util.c
-+++ config.clean/util.c
+--- config.orig/util.c
++++ config/util.c
@@ -26,6 +26,121 @@
return file;
}