
13 Sep
2012
13 Sep
'12
09:11
Quoting Linda Walsh <suse@tlinx.org>:
echo -en '#!/bin/sh\nexec /usr/bin/sort --parallel=N "$@"'
/usr/local/bin/sort;
Clever, but it sorta misses the point as it will be overwritten on the next update if it isn't fixed.
/usr/local/bin is never overwritten by a package... or the package does not follow packaging conventions. yet /usr/local/bin is in $PATH before /usr/bin, thus has a higher priority. Dominique -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org