From 6f9b95cd585dbe7dce477dcf70c1458cbd8cc75f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 7 Jun 2016 22:12:29 -0500 Subject: [PATCH] typo --- signon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signon.spec b/signon.spec index fa70538..9f9eb40 100644 --- a/signon.spec +++ b/signon.spec @@ -1,6 +1,6 @@ %global commit0 14f058c36208a551c80d0e98d76164fb87b2b8af -%global shortcommit0 %(c=%{commit0}; echo ${c:0:7} +%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global tag0 VERSION_%{version} Name: signon