Changes between Version 10 and Version 11 of OsgVpbBuildEnvLinux
- Timestamp:
- Aug 9, 2010, 8:24:31 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OsgVpbBuildEnvLinux
v10 v11 135 135 {{{ 136 136 #!sh 137 svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph-Data/tags/OpenSceneGraph-Data-2.8.0 sampledata 137 wget http://www.osgvisual.org/public_download/sampleData.7z 138 p7zip -d sampleData.7z 139 mv Data sampledata 140 rm sampleData.7z 138 141 }}} 139 142