summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs/files/patch-libgnomevfs_xdgmime.c
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-06 12:07:55 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-06 12:07:55 +0800
commit82668a5a8439e675e24ef1e63feab92af1f68e42 (patch)
treeb1dec9b5a11909412754cde7a86124bed0f04607 /devel/gnome-vfs/files/patch-libgnomevfs_xdgmime.c
parente6bbcf50151b2b71ae5e44168254d8cdedb6ad66 (diff)
downloadmarcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar
marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.gz
marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.bz2
marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.lz
marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.xz
marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.zst
marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.zip
- Clean devel
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5056 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfs/files/patch-libgnomevfs_xdgmime.c')
-rw-r--r--devel/gnome-vfs/files/patch-libgnomevfs_xdgmime.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gnome-vfs/files/patch-libgnomevfs_xdgmime.c b/devel/gnome-vfs/files/patch-libgnomevfs_xdgmime.c
deleted file mode 100644
index 37cc69f1e..000000000
--- a/devel/gnome-vfs/files/patch-libgnomevfs_xdgmime.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- libgnomevfs/xdgmime.c.orig Wed Aug 24 16:52:03 2005
-+++ libgnomevfs/xdgmime.c Wed Aug 24 16:52:47 2005
-@@ -234,7 +234,7 @@
-
- xdg_data_dirs = getenv ("XDG_DATA_DIRS");
- if (xdg_data_dirs == NULL)
-- xdg_data_dirs = "/usr/local/share/:/usr/share/";
-+ xdg_data_dirs = "%%X11BASE%%/share/gnome/:/usr/local/share/gnome/:%%X11BASE%%/share/:/usr/local/share/:/usr/share/";
-
- ptr = xdg_data_dirs;
-