diff options
Diffstat (limited to 'x11-toolkits/gal/files/patch-ab')
-rw-r--r-- | x11-toolkits/gal/files/patch-ab | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-toolkits/gal/files/patch-ab b/x11-toolkits/gal/files/patch-ab new file mode 100644 index 000000000..d99efe8f0 --- /dev/null +++ b/x11-toolkits/gal/files/patch-ab @@ -0,0 +1,14 @@ +--- Makefile.in.orig Tue Oct 15 16:51:17 2002 ++++ Makefile.in Tue Oct 15 16:52:07 2002 +@@ -154,9 +154,9 @@ + gnomelocaledir = @gnomelocaledir@ + l = @l@ + +-SUBDIRS = gal po intl tests docs art macros ++SUBDIRS = gal po intl docs art macros + +-confexecdir = $(libdir) ++confexecdir = $(sysconfdir) + confexec_DATA = galConf.sh + + EXTRA_DIST = \ |