X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=tools%2Fmake%2Fmconfigure;h=94db20e19d19dcededbcbb36d3750179df5d610e;hb=6f97f75de6dce44fdfe4a7a1d42f6ce13f487628;hp=e94ead5ad1f5422fa8dea2a801ca54fc6a02822b;hpb=a5167266107ee7a73a48b3758708dc4e0ae274b9;p=projects.git 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