diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2000-04-20 00:45:16 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2000-04-20 00:45:16 +0000 |
| commit | 1ffce9669eaa219cc332f837f82771d701ed1c5a (patch) | |
| tree | cc0cf3ca855696f766fda9c061c207e08b0383a9 /editors/gedit/files/patch-ai | |
| parent | 7fca944266d799c7f52652ee9240a534e0d5d16c (diff) | |
Update to 0.7.0, with a new MASTER_SITE and bunch of new features
Remove lots of Makefile bogons, replacing them with lots of
patches (like other GNOME ports :) to put things in the right place.
Diffstat (limited to 'editors/gedit/files/patch-ai')
| -rw-r--r-- | editors/gedit/files/patch-ai | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/gedit/files/patch-ai b/editors/gedit/files/patch-ai new file mode 100644 index 000000000000..e429c0495572 --- /dev/null +++ b/editors/gedit/files/patch-ai @@ -0,0 +1,11 @@ +--- po/Makefile.in.in.orig Tue Apr 18 14:25:43 2000 ++++ po/Makefile.in.in Wed Apr 19 19:06:53 2000 +@@ -19,7 +19,7 @@ + prefix = @prefix@ + exec_prefix = @exec_prefix@ + datadir = $(prefix)/@DATADIRNAME@ +-localedir = $(datadir)/locale ++localedir = $(prefix)/share/locale + gnulocaledir = $(prefix)/share/locale + gettextsrcdir = $(prefix)/share/gettext/po + subdir = po |
