summaryrefslogtreecommitdiff
path: root/misc/gnome-utils/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gnome-utils/patches/patch-ac')
-rw-r--r--misc/gnome-utils/patches/patch-ac27
1 files changed, 1 insertions, 26 deletions
diff --git a/misc/gnome-utils/patches/patch-ac b/misc/gnome-utils/patches/patch-ac
index e569af309db..15e1f3054c7 100644
--- a/misc/gnome-utils/patches/patch-ac
+++ b/misc/gnome-utils/patches/patch-ac
@@ -1,32 +1,7 @@
-$NetBSD: patch-ac,v 1.5 2001/12/12 16:20:49 wiz Exp $
+$NetBSD: patch-ac,v 1.6 2002/12/01 16:25:57 salo Exp $
--- configure.orig Fri Oct 5 07:22:36 2001
+++ configure
-@@ -5223,13 +5223,13 @@
- if { (eval echo configure:5224: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- CATOBJEXT=.gmo
-- DATADIRNAME=share
-+ DATADIRNAME=${PKGLOCALEDIR}
- else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- CATOBJEXT=.mo
-- DATADIRNAME=lib
-+ DATADIRNAME=${PKGLOCALEDIR}
- fi
- rm -f conftest*
- INSTOBJEXT=.mo
-@@ -5458,7 +5458,7 @@
- # We need to process the po/ directory.
- POSUB=po
- else
-- DATADIRNAME=share
-+ DATADIRNAME=${PKGLOCALEDIR}
- nls_cv_header_intl=intl/libintl.h
- nls_cv_header_libgt=intl/libgettext.h
- fi
@@ -6468,125 +6468,8 @@
fi