diff options
| author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 05:27:09 +0000 |
|---|---|---|
| committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 05:27:09 +0000 |
| commit | 65ba71e8ec67782901f5cb96d98bf388d26a9af5 (patch) | |
| tree | 182a47396d99087e0b1695b2eb35e534d6ce3cb7 /editors/lpe/files/patch-ad | |
| parent | Add some more MASTER_SITES which does absolutly nothing until someone (diff) | |
Update to 1.2.1
PR: 12287
Notes
Notes:
svn path=/head/; revision=19552
Diffstat (limited to 'editors/lpe/files/patch-ad')
| -rw-r--r-- | editors/lpe/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/lpe/files/patch-ad b/editors/lpe/files/patch-ad new file mode 100644 index 000000000000..79f82aeebbf0 --- /dev/null +++ b/editors/lpe/files/patch-ad @@ -0,0 +1,11 @@ +--- po/Makefile.in.in.orig Mon Jan 25 10:53:12 1999 ++++ po/Makefile.in.in Fri Jun 18 16:19:55 1999 +@@ -18,7 +18,7 @@ + + prefix = @prefix@ + exec_prefix = @exec_prefix@ +-datadir = $(prefix)/@DATADIRNAME@ ++datadir = $(prefix)/share + localedir = $(datadir)/locale + gnulocaledir = $(prefix)/share/locale + gettextsrcdir = $(prefix)/share/gettext/po |
