updated on Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git] / mindtouch / path_dirs.patch
blob60217464af2b95cc8a5a7dd79f11791b599f7f20
1 --- a/web/maintenance/install-utils.inc 2011-11-28 14:00:00.397616074 +0000
2 +++ b/web/maintenance/install-utils.inc 2011-11-28 14:00:14.361123883 +0000
3 @@ -163,7 +163,7 @@
4 }
5 else
7 - $path_dirs = array( "/usr/bin", "/opt/csw/bin", "/usr/local/bin", "/sw/bin", "/opt/local/bin" );
8 + $path_dirs = array( "/usr/bin" );
10 return $path_dirs;