Try to fix gcc2 build
git_svn needs alien_svn, but we don't include this in the build repos. Remove it from the preinstalled software, it is available in the depot if people need it.
This commit is contained in:
@@ -156,7 +156,7 @@ if [ IsOptionalHaikuImagePackageAdded FFMpeg-devel ] {
|
|||||||
|
|
||||||
# Git
|
# Git
|
||||||
if [ IsOptionalHaikuImagePackageAdded Git ] {
|
if [ IsOptionalHaikuImagePackageAdded Git ] {
|
||||||
AddHaikuImagePackages git git_arch git_daemon git_email git_svn ;
|
AddHaikuImagePackages git git_arch git_daemon git_email ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user