Remove patches that were rolled into bsd.gnome.mk.
Reported by: pointyhat via kris
This commit is contained in:
parent
d7ec40a9f0
commit
34fb14d170
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112827
1 changed files with 0 additions and 18 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue