summaryrefslogtreecommitdiff
path: root/sysutils/gnome-vfs2/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gnome-vfs2/patches/patch-ac')
-rw-r--r--sysutils/gnome-vfs2/patches/patch-ac12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/gnome-vfs2/patches/patch-ac b/sysutils/gnome-vfs2/patches/patch-ac
deleted file mode 100644
index 2a085d3f5c1..00000000000
--- a/sysutils/gnome-vfs2/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.3 2004/04/01 18:21:20 jmmv Exp $
-
---- libgnomevfs/gnome-vfs-i18n.c.orig 2003-04-14 19:53:02.000000000 +0200
-+++ libgnomevfs/gnome-vfs-i18n.c
-@@ -104,6 +104,7 @@ unalias_lang (char *lang)
-
- if (!alias_table)
- {
-+ read_aliases (PREFIX "/" PKGLOCALEDIR "/locale/locale.alias");
- read_aliases ("/usr/share/locale/locale.alias");
- read_aliases ("/usr/local/share/locale/locale.alias");
- read_aliases ("/usr/lib/X11/locale/locale.alias");