diff options
author | marcus <marcus@FreeBSD.org> | 2004-07-03 10:11:32 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-07-03 10:11:32 +0800 |
commit | 769e1a76e063391c4d125063770b04a10d675ac0 (patch) | |
tree | 1ce856f8342714b6378ce459060d23c3f6e881f7 /editors/dedit | |
parent | a9cf6299ead3c0c6a601ab15138975f26ab543c6 (diff) | |
download | freebsd-ports-gnome-769e1a76e063391c4d125063770b04a10d675ac0.tar.gz freebsd-ports-gnome-769e1a76e063391c4d125063770b04a10d675ac0.tar.zst freebsd-ports-gnome-769e1a76e063391c4d125063770b04a10d675ac0.zip |
Remove patches that were rolled into bsd.gnome.mk.
Reported by: pointyhat via kris
Diffstat (limited to 'editors/dedit')
-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' |