Updated optional Vision package to point to a new build which is a)

built directly out of Haiku's build sys, which is to say against haiku's 
headers, etc. directly, and b) includes Stephan's HVIF icon (thanks!).



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24289 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rene Gollent
2008-03-07 01:18:29 +00:00
parent 30f1d1f363
commit 6cb48eeb3a
+2 -2
View File
@@ -519,11 +519,11 @@ if [ IsOptionalHaikuImagePackageAdded Vision ] {
Echo "No optional package Vision available for gcc4" ;
} else {
InstallOptionalHaikuImagePackage Vision
: http://vision.sf.net/Vision-0.9.7-H-26012008.zip
: http://vision.sf.net/Vision-0.9.7-H-06032008.zip
: apps
;
AddSymlinkToHaikuImage home config be Applications
: /boot/apps/Vision-0.9.7-H-26012008/Vision ;
: /boot/apps/Vision-0.9.7-H-06032008/Vision ;
}
}