diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-03 02:11:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-03 02:11:32 +0000 |
commit | 34fb14d170c680bb35490721ff7ed4e97a1d4c4c (patch) | |
tree | 3efabb1e2da921d9dd63572b9c6535dfbffdb302 /editors | |
parent | d7ec40a9f0e128fde2babba06550c0546757a76c (diff) | |
download | ports-34fb14d170c680bb35490721ff7ed4e97a1d4c4c.tar.gz ports-34fb14d170c680bb35490721ff7ed4e97a1d4c4c.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/dedit/files/patch-ae | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/editors/dedit/files/patch-ae b/editors/dedit/files/patch-ae index 6dab39b33196..d843b96696cb 100644 --- a/editors/dedit/files/patch-ae +++ b/editors/dedit/files/patch-ae @@ -1,14 +1,5 @@ --- configure.orig Thu Nov 16 13:40:48 2000 +++ configure Wed Oct 31 03:46:15 2001 -@@ -4295,7 +4295,7 @@ - cat conftest.$ac_ext >&5 - rm -rf conftest* - CATOBJEXT=.mo -- DATADIRNAME=lib -+ DATADIRNAME=share - fi - rm -f conftest* - INSTOBJEXT=.mo @@ -4569,7 +4569,7 @@ fi for lang in $LINGUAS; do @@ -18,12 +9,3 @@ esac done LINGUAS=$NEW_LINGUAS -@@ -4668,7 +4668,7 @@ - < $srcdir/po/POTFILES.in > po/POTFILES - - --localedir=$datadir/locale -+localedir=$prefix/share/locale - - - gnomelocaledir='${prefix}/${DATADIRNAME}/locale' |