diff options
Diffstat (limited to 'sysutils/gconf-editor/files/patch-Makefile.in')
-rw-r--r-- | sysutils/gconf-editor/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/gconf-editor/files/patch-Makefile.in b/sysutils/gconf-editor/files/patch-Makefile.in new file mode 100644 index 000000000000..5bb5aa4e7b96 --- /dev/null +++ b/sysutils/gconf-editor/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2020-01-24 23:36:30 UTC ++++ Makefile.in +@@ -264,7 +264,7 @@ target_alias = @target_alias@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-SUBDIRS = data src po docs ++SUBDIRS = data src po + EXTRA_DIST = \ + autogen.sh \ + ChangeLog.pre-git \ |