Appled patch by scottmc from #4450, fixed Pe package to not include stray .svn

folders. Thanks!

+alphabranch


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33017 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2009-09-09 10:03:03 +00:00
parent 72a7ad1137
commit 9df7112c5f
+2 -2
View File
@@ -721,8 +721,8 @@ if [ IsOptionalHaikuImagePackageAdded Pe ] {
: $(baseURL)/Pe-2.4.2-x86-gcc4-2009-08-04.zip
;
} else {
InstallOptionalHaikuImagePackage Pe-2.4.2-r593-r1a1-x86-gcc2-2009-09-04
: $(baseURL)/Pe-2.4.2-r593-r1a1-x86-gcc2-2009-09-04.zip
InstallOptionalHaikuImagePackage Pe-2.4.2-r593-r1a1-x86-gcc2-2009-09-08
: $(baseURL)/Pe-2.4.2-r593-r1a1-x86-gcc2-2009-09-08.zip
;
}