Updated tar to 1.22
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35694 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
494d8078c1
commit
d3c67d244e
@ -953,8 +953,8 @@ if [ IsOptionalHaikuImagePackageAdded Tar ] {
|
||||
if $(TARGET_ARCH) != x86 {
|
||||
Echo "No optional package Tar available for $(TARGET_ARCH)" ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage tar-1.21-gcc2-2009-02-08.zip
|
||||
: $(baseURL)/tar-1.21-gcc2-2009-02-08.zip
|
||||
InstallOptionalHaikuImagePackage tar-1.22-x86-gcc4-2010-02-25.zip
|
||||
: $(baseURL)/tar-1.22-x86-gcc4-2010-02-25.zip
|
||||
:
|
||||
;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user