diff options
Diffstat (limited to 'x11-toolkits/gal2/files/patch-ab')
-rw-r--r-- | x11-toolkits/gal2/files/patch-ab | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gal2/files/patch-ab b/x11-toolkits/gal2/files/patch-ab index f5c318b..7439d1c 100644 --- a/x11-toolkits/gal2/files/patch-ab +++ b/x11-toolkits/gal2/files/patch-ab @@ -1,11 +1,11 @@ ---- Makefile.in.orig Wed Mar 12 22:10:55 2003 -+++ Makefile.in Wed Mar 12 22:11:26 2003 +--- Makefile.in.orig Wed Apr 16 00:08:20 2003 ++++ Makefile.in Wed Apr 16 00:08:47 2003 @@ -138,7 +138,7 @@ cxxflags_set = @cxxflags_set@ gnomelocaledir = @gnomelocaledir@ install_sh = @install_sh@ --SUBDIRS = gal tests docs art -+SUBDIRS = gal docs art +-SUBDIRS = po gal tests docs art ++SUBDIRS = po gal docs art pkgconfigdir = $(prefix)/libdata/pkgconfig pkgconfig_DATA = gal-2.0.pc |