diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-14 22:58:51 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-14 22:58:51 +0000 |
commit | 0d24ce472965b1af574ee8eab914346a50d93ab0 (patch) | |
tree | fc04ac961d5044a7d4ac36140741f144e02c3080 /math/gnumeric2/files/patch-ba | |
parent | (forced commit) This is the official index file for 3.3-release. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_3_0'.release/3.3.0
Diffstat (limited to 'math/gnumeric2/files/patch-ba')
-rw-r--r-- | math/gnumeric2/files/patch-ba | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/math/gnumeric2/files/patch-ba b/math/gnumeric2/files/patch-ba deleted file mode 100644 index 1cfa4d498f84..000000000000 --- a/math/gnumeric2/files/patch-ba +++ /dev/null @@ -1,20 +0,0 @@ ---- 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 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) gnumeric.gnorba - -@@ -148,7 +148,7 @@ - appicondir = $(datadir)/pixmaps - appicon_DATA = gnome-gnumeric.png gnome-gnumeric-xl.png - --Applicationsdir = $(datadir)/gnome/apps/Applications -+Applicationsdir = $(datadir)/apps/Applications - Applications_DATA = gnumeric.desktop - - Mimedir = $(datadir)/mime-info |