Temporarily symlink m4 and perl to their new locations until the other dev packages are updated. This unbreaks bison and a few other things.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28510 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -241,6 +241,8 @@ if [ IsOptionalHaikuImagePackageAdded Development ]
|
|||||||
: $(baseURL)/m4-1.4.12-gcc2-2008-11-04.zip
|
: $(baseURL)/m4-1.4.12-gcc2-2008-11-04.zip
|
||||||
:
|
:
|
||||||
;
|
;
|
||||||
|
AddSymlinkToHaikuImage bin : /boot/common/bin/m4 : m4 ;
|
||||||
|
|
||||||
InstallOptionalHaikuImagePackage autoconf-2.61-gcc2-2008-03-24
|
InstallOptionalHaikuImagePackage autoconf-2.61-gcc2-2008-03-24
|
||||||
: $(baseURL)/autoconf-2.61-gcc2-2008-03-24.zip
|
: $(baseURL)/autoconf-2.61-gcc2-2008-03-24.zip
|
||||||
: home
|
: home
|
||||||
@@ -412,6 +414,8 @@ if [ IsOptionalHaikuImagePackageAdded Perl ] {
|
|||||||
: $(baseURL)/perl-5.10.0-gcc2-2008-10-29.zip
|
: $(baseURL)/perl-5.10.0-gcc2-2008-10-29.zip
|
||||||
:
|
:
|
||||||
;
|
;
|
||||||
|
AddSymlinkToHaikuImage bin : /boot/common/bin/perl : perl ;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user