summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Jennings <mej@lanl.gov>2020-03-03 10:33:47 -0700
committerMichael Jennings <mej@lanl.gov>2020-03-03 10:33:47 -0700
commite8fb85b56da21113aaf0f5f7987ae647c4413b6c (patch)
tree82967dfda416c20f160c1de8740d38f7c7182172
parent8c9cdbb8e5b6a07b07835d770ebdd0b4c3c9de2a (diff)
downloadeterm-master.tar.gz
Eterm.spec: Fix typo in %{_rel} definitionHEADmaster
-rw-r--r--Eterm.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eterm.spec b/Eterm.spec
index 039811f..c9a2314 100644
--- a/Eterm.spec
+++ b/Eterm.spec
@@ -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