lilypond-1.3.131
[lilypond.git] / buildscripts / docxx-lily.sh
blob82407ed1fff8598b493eb0c9f03d0516267416c8
1 #!/bin/sh
2 cwd=`pwd`
4 { cd $LILYPOND_SOURCEDIR; cd ..;
5 export LILYPOND_ROOTDIR=`pwd` }
7 if [ "$1" = "" ]; then
8 VERSION=`show-current`
9 TARBALL=$LILYPOND_ROOTDIR/releases/lilypond-$VERSION.tar.gz
10 cwd=`pwd`
11 else
12 TARBALL=$1
16 tar-docxx $TARBALL