scripts/make-snapshot
author alpar
Thu, 12 Oct 2006 10:51:51 +0000
changeset 2234 7a1b33d7dc32
permissions -rwxr-xr-x
Minor change in 'make rpm' behaviour.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*