diff options
Diffstat (limited to 'package/config/patches/05-really-clean-everything.patch')
-rw-r--r-- | package/config/patches/05-really-clean-everything.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/config/patches/05-really-clean-everything.patch b/package/config/patches/05-really-clean-everything.patch index f8d8a39d2..50575e472 100644 --- a/package/config/patches/05-really-clean-everything.patch +++ b/package/config/patches/05-really-clean-everything.patch @@ -2,10 +2,10 @@ Makefile | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) -Index: config.new/Makefile +Index: config/Makefile =================================================================== ---- config.new.orig/Makefile -+++ config.new/Makefile +--- config.orig/Makefile ++++ config/Makefile @@ -199,10 +199,16 @@ gconf-objs := gconf.o kconfig_load.o zconf.tab.o endif |