Drop symlink common/develop/tools/current

* drop the symlink itself (system development tools are now symlinked
  from /boot/common/bin directly)
* remove that symlink from PATH
This commit is contained in:
Oliver Tappe
2013-04-22 00:56:02 +02:00
parent 4b303759d2
commit 86b3c7a416
3 changed files with 3 additions and 13 deletions
-5
View File
@@ -493,11 +493,6 @@ if [ IsOptionalHaikuImagePackageAdded DevelopmentBase ]
InstallOptionalHaikuImagePackage
$(hpkgBaseURL)/gcc-2.95.3_130421-1-x86_gcc2.hpkg
: common packages ;
# TODO: remove this when we have a mechanism to switch gcc via PATH
AddSymlinkToHaikuImage common settings develop tools
: /boot/common/develop/tools/gcc-2.95.3-110711
: current ;
}
if $(HAIKU_GCC_VERSION[1]) = 4 {