Updated to a repackaged P7zip archive with fixed permissions chmod -R a+w ..

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36432 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matt Madia 2010-04-23 14:30:54 +00:00
parent 1829a123d3
commit d3bafe85f9

View File

@ -903,8 +903,8 @@ if [ IsOptionalHaikuImagePackageAdded P7zip ] {
:
;
} else {
InstallOptionalHaikuImagePackage p7zip-9.04-r1a2-x86-gcc2-2010-04-22.zip
: $(baseURL)/p7zip-9.04-r1a2-x86-gcc2-2010-04-22.zip
InstallOptionalHaikuImagePackage p7zip-9.04-r1a2-x86-gcc2-2010-04-22b.zip
: $(baseURL)/p7zip-9.04-r1a2-x86-gcc2-2010-04-22b.zip
:
;
}