]> git.proxmox.com Git - mirror_qemu.git/blobdiff - configure
Polish the version strings containing the package version
[mirror_qemu.git] / configure
index f74e1f3b7cce0a5c4f56a48d0a8a7d65c3b55dd7..26d56eb5bb93b52036bb8281c4d26fae211508fa 100755 (executable)
--- a/configure
+++ b/configure
@@ -1163,7 +1163,7 @@ for opt do
   ;;
   --disable-blobs) blobs="no"
   ;;
-  --with-pkgversion=*) pkgversion=" ($optarg)"
+  --with-pkgversion=*) pkgversion="$optarg"
   ;;
   --with-coroutine=*) coroutine="$optarg"
   ;;