Incorrectly specified that jam rule, that link should go in beos/bin since that's what /bin actually points to.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28527 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rene Gollent
2008-11-06 00:35:19 +00:00
parent bda802b259
commit 83b6ce6be6
+1 -1
View File
@@ -241,7 +241,7 @@ if [ IsOptionalHaikuImagePackageAdded Development ]
: $(baseURL)/m4-1.4.12-gcc2-2008-11-04.zip
:
;
AddSymlinkToHaikuImage bin : /boot/common/bin/m4 : m4 ;
AddSymlinkToHaikuImage beos bin : /boot/common/bin/m4 : m4 ;
InstallOptionalHaikuImagePackage autoconf-2.61-gcc2-2008-03-24
: $(baseURL)/autoconf-2.61-gcc2-2008-03-24.zip