⛏️ index : buildtools.git

author Ingo Weinhold <ingo_weinhold@gmx.de> 2010-11-12 10:02:58.0 +00:00:00
committer Ingo Weinhold <ingo_weinhold@gmx.de> 2010-11-12 10:02:58.0 +00:00:00
commit
1e30b3120c3b262166c1486c304fe68f2f27578f [patch]
tree
20d0a046c253e86fa0f1431468b6982d98ed8383
parent
5c3390ac1509c1ab651a3ec71e11e383b9a94fc2
download
1e30b3120c3b262166c1486c304fe68f2f27578f.tar.gz

Fixed creating the "current" symlink. Spotted by Stippi.

git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@39409 a95241bf-73f2-0310-859d-f6bbb57e9c96

Diff

 INSTALL-gcc4-from-source-Haiku | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL-gcc4-from-source-Haiku b/INSTALL-gcc4-from-source-Haiku
index d81db29..2eb5adc 100644
--- a/INSTALL-gcc4-from-source-Haiku
+++ b/INSTALL-gcc4-from-source-Haiku
@@ -39,6 +39,6 @@
	make install install-html
	cd ../gcc-obj
	make install install-html
	cd ${GCCVERSION} /boot/develop/abi/x86/gcc4/tools/current
	ln -sfn ${GCCVERSION} /boot/develop/abi/x86/gcc4/tools/current
	
Please send questions & bug-reports to: Oliver Tappe <gcc@hirschkaefer.de>