X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/a5167266107ee7a73a48b3758708dc4e0ae274b9..6f97f75de6dce44fdfe4a7a1d42f6ce13f487628:/tools/make/mconfigure diff --git a/tools/make/mconfigure b/tools/make/mconfigure index e94ead5..94db20e 100755 --- a/tools/make/mconfigure +++ b/tools/make/mconfigure @@ -59,7 +59,7 @@ function set_build { function check_version { vline=$(head -1 debian/$paket.changelog) - vline=${vline%[-)]*} + vline=${vline%-*} clversion=${vline#*(} if [ $version = "0.0" ] then