istereo

view pulldata @ 40:9e8fb79fd959

converted to xcode 4 created xcodebuild makefile
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 19 Feb 2012 17:25:41 +0200
parents
children
line source
1 #!/bin/sh
3 rm -f istereo-data.tar.gz
5 if ! wget http://goat.mutantstargoat.com/~nuclear/tmp/istereo-data.tar.gz; then
6 exit 1
7 fi
9 tar xzvf istereo-data.tar.gz