--- trunk/ac-wrapper/make-tarball.sh 2012/09/11 13:42:21 1909 +++ trunk/ac-wrapper/make-tarball.sh 2012/09/11 13:45:38 1915 @@ -3,7 +3,7 @@ temp=$(mktemp -d) svn_base_uri="svn://cvs.magellan-linux.de/magellan-source" svn_module="ac-wrapper" -rev_keyword="$(svn_module}" +rev_keyword="${svn_module}" tarball_prefix="${svn_module}" destination="root@cvs.magellan-linux.de:/var/www/htdocs/magellan/magellan-dev/sources/autoconf/"