Override the version tag using the new functionality
This commit is contained in:
parent
8d4a0946d1
commit
edaa157918
@ -326,6 +326,7 @@ CONFIGURE_OPTS=(
|
|||||||
-Dsplit-usr=false
|
-Dsplit-usr=false
|
||||||
-Dsplit-bin=true
|
-Dsplit-bin=true
|
||||||
-Db_lto=false
|
-Db_lto=false
|
||||||
|
-Dversion-tag=v%{version}-%{release}
|
||||||
)
|
)
|
||||||
|
|
||||||
%meson "${CONFIGURE_OPTS[@]}"
|
%meson "${CONFIGURE_OPTS[@]}"
|
||||||
|
Loading…
Reference in New Issue
Block a user