From bff4145137de84981359b02343f4ee7db8cc439b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 3 Jun 2014 17:10:32 +0200 Subject: update to latest stable version --- package/gconf/patches/patch-Makefile_in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 package/gconf/patches/patch-Makefile_in (limited to 'package/gconf/patches/patch-Makefile_in') diff --git a/package/gconf/patches/patch-Makefile_in b/package/gconf/patches/patch-Makefile_in new file mode 100644 index 000000000..14f9305b8 --- /dev/null +++ b/package/gconf/patches/patch-Makefile_in @@ -0,0 +1,14 @@ +--- GConf-3.2.6.orig/Makefile.in 2013-01-22 02:59:40.000000000 +0100 ++++ GConf-3.2.6/Makefile.in 2014-06-03 15:06:15.000000000 +0200 +@@ -398,9 +398,9 @@ top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + with_sysconfsubdir = @with_sysconfsubdir@ +-SUBDIRS = gconf backends po doc examples $(am__append_1) \ ++SUBDIRS = gconf backends doc examples $(am__append_1) \ + $(am__append_2) +-DIST_SUBDIRS = tests gconf backends po doc examples defaults gsettings ++DIST_SUBDIRS = tests gconf backends doc examples defaults gsettings + EXTRA_DIST = \ + TODO \ + gtk-doc.make \ -- cgit v1.2.3