diff options
author | Steve Price <steve@FreeBSD.org> | 1999-08-22 03:59:22 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-08-22 03:59:22 +0000 |
commit | 37085ff8a562119875457cf5ae3471c3c73dee53 (patch) | |
tree | 04bb761a6c0e4ba1253c104c9d9a92136e894e10 /math/gnumeric2/files/patch-ba | |
parent | Activate the libglade port. (diff) |
Update to version 0.31.
PR: 12781 (13 of 19)
Submitted by: Ade Lovett <ade@lovett.com>
Notes
Notes:
svn path=/head/; revision=20871
Diffstat (limited to 'math/gnumeric2/files/patch-ba')
-rw-r--r-- | math/gnumeric2/files/patch-ba | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/math/gnumeric2/files/patch-ba b/math/gnumeric2/files/patch-ba index 6a7b72a8443b..1cfa4d498f84 100644 --- a/math/gnumeric2/files/patch-ba +++ b/math/gnumeric2/files/patch-ba @@ -1,15 +1,15 @@ ---- Makefile.in.orig Wed Feb 24 03:49:45 1999 -+++ Makefile.in Wed Feb 24 19:06:37 1999 -@@ -137,7 +137,7 @@ +--- Makefile.in.orig Fri Jul 9 22:17:31 1999 ++++ Makefile.in Mon Jul 12 16:51:07 1999 +@@ -140,7 +140,7 @@ perl_val = @perl_val@ python_val = @python_val@ --SUBDIRS = intl po macros libglade plugins src doc -+SUBDIRS = intl po macros libglade plugins src +-SUBDIRS = intl po macros plugins src doc icons ++SUBDIRS = intl po macros plugins src icons - EXTRA_DIST = gnumeric.desktop README HACKING gnumeric.spec.in gnumeric.keys.in gnumeric.mime $(appicon_DATA) + EXTRA_DIST = gnumeric.desktop README HACKING gnumeric.spec.in gnumeric.keys.in gnumeric.mime $(appicon_DATA) gnumeric.gnorba -@@ -145,7 +145,7 @@ +@@ -148,7 +148,7 @@ appicondir = $(datadir)/pixmaps appicon_DATA = gnome-gnumeric.png gnome-gnumeric-xl.png |