scripts/make-snapshot
author ladanyi
Tue, 11 Jul 2006 15:50:19 +0000
changeset 2127 1d43a276fc26
permissions -rwxr-xr-x
Do not install the documentation if configure was called with --disable-doc.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*