scripts/make-snapshot
author alpar
Thu, 14 Sep 2006 19:02:52 +0000
changeset 2215 83ec156873ab
permissions -rwxr-xr-x
Fix another one external build problem.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*