Eterm.spec: Fix typo in %{_rel} definition

This commit is contained in:
Michael Jennings 2020-03-03 10:33:47 -07:00
parent 8c9cdbb8e5
commit e8fb85b56d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%{!?_rel:%{expand:%%global _rel 0.%(git describe --abbrev=4 --always --tags --long --dirty=.1 | cut -d- -f 2- | tr '-' '.')}}
%{!?_rel:%{expand:%%global _rel 0.%(git describe --abbrev=4 --always --tags --long --dirty=1 | cut -d- -f 2- | tr '-' '.')}}
%if %{!?compression:1}0
%define compression gz