posaune
[projects.git] / tools / make / mconfigure
index e94ead5..94db20e 100755 (executable)
@@ -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