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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user