diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-11 15:28:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-11 15:28:39 +0000 |
commit | a6b5deb95c298e8efc2c0b598e39dca75e8c497a (patch) | |
tree | 55714258d47735a967f518275e132ad5964ba4c8 /x11-toolkits/gal2/files/patch-ab | |
parent | Do the patch right. My brain was elsewhere, evidently. Fix octet-stream (diff) |
Add gal2 after repo copy from gal. gal2 is a collection of widgets taken
from Gnumeric and Evolution ported to GNOME 2.
Notes
Notes:
svn path=/head/; revision=66151
Diffstat (limited to 'x11-toolkits/gal2/files/patch-ab')
-rw-r--r-- | x11-toolkits/gal2/files/patch-ab | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/x11-toolkits/gal2/files/patch-ab b/x11-toolkits/gal2/files/patch-ab index 62d17daa6e7c..afb0bf27a3fa 100644 --- a/x11-toolkits/gal2/files/patch-ab +++ b/x11-toolkits/gal2/files/patch-ab @@ -1,17 +1,11 @@ - -$FreeBSD$ - ---- Makefile.in.orig Fri Sep 28 12:30:28 2001 -+++ Makefile.in Fri Sep 28 12:37:31 2001 -@@ -141,9 +141,9 @@ +--- Makefile.in.orig Sun Aug 25 23:54:37 2002 ++++ Makefile.in Sun Aug 25 23:54:47 2002 +@@ -129,7 +129,7 @@ + cxxflags_set = @cxxflags_set@ gnomelocaledir = @gnomelocaledir@ - l = @l@ --SUBDIRS = gal po intl tests docs art -+SUBDIRS = gal po intl docs art +-SUBDIRS = gal tests docs art ++SUBDIRS = gal docs art --confexecdir = $(libdir) -+confexecdir = $(sysconfdir) - confexec_DATA = galConf.sh - - EXTRA_DIST = gal.spec.in galConf.sh.in MAINTAINERS AUTHORS xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in + pkgconfigdir = $(prefix)/libdata/pkgconfig + pkgconfig_DATA = gal-2.0.pc |