sbsv2/raptor/lib/config/locations.xml
branchfix
changeset 376 13daff9462b6
parent 299 2257b1af191f
child 400 554cc189839f
--- a/sbsv2/raptor/lib/config/locations.xml	Tue Mar 16 15:18:39 2010 +0000
+++ b/sbsv2/raptor/lib/config/locations.xml	Tue Mar 16 17:02:13 2010 +0000
@@ -30,7 +30,7 @@
 		<env name='SBS_GNUTOUCH' default='/bin/touch' type='tool'/>
 		<env name='SBS_GNUFIND' default='/usr/bin/find' type='tool'/>
 		<env name='SBS_GNUGREP' default='/bin/grep' type='tool'/>
-		<env name='SBS_GNUSORT' default='/bin/sort' type='tool'/>
+		<env name='SBS_GNUSORT' default='sort' type='tool'/>
 		<env name='SBS_SHELL' default="$(SBS_HOME)/$(HOSTPLATFORM_DIR)/bin/sh" type='tool'/>
 		<env name='SBS_ZIP' default="$(SBS_HOME)/$(HOSTPLATFORM_DIR)/bin/zip" type='tool'/>
 		<env name='SBS_UNZIP' default="$(SBS_HOME)/$(HOSTPLATFORM_DIR)/bin/unzip" type='tool'/>