Mercurial
lemon-0.x
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
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` $*