X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/152748262107973df2ea6d018324a75289a5d367..157ddbef87834c1b04a4bcff682942268ff642f6:/tools/make/mconfigure diff --git a/tools/make/mconfigure b/tools/make/mconfigure index be5f3ba..b16fd55 100755 --- a/tools/make/mconfigure +++ b/tools/make/mconfigure @@ -25,7 +25,7 @@ function set_build { then tag="${tag}M" fi - version=${tag%-*} + version=${tag%%-*} build=${tag#*-} fi } @@ -60,6 +60,7 @@ then exit 2 fi +paket=$1 echo "export paket=$1" > debian/setenv.sh shift ARCH=""