summaryrefslogtreecommitdiff
path: root/devel/gnome-vfs1/files/patch-ag
blob: da795f940c5057adceffcfd9cffe512ab8a7c83b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gnome-vfs-config.in.orig	Thu Aug 31 14:32:38 2000
+++ gnome-vfs-config.in	Wed Nov 29 15:04:43 2000
@@ -3,7 +3,7 @@
 usage="\
     Usage: gnome-vfs-config [--version] [--config] [--cflags] [--libs]"
 
-config_file="@LIBDIR@/vfsConf.sh"
+config_file="@SYSCONFDIR@/vfsConf.sh"
 . $config_file
 
 if test $# -eq 0; then