From 4b8399bb6bb5113d1485f2e810ff693317a088a5 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 16 Jun 2020 08:20:29 +0200 Subject: [PATCH] Don't disable shortcommit0 --- vlc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vlc.spec b/vlc.spec index 698f5cc..715a03d 100644 --- a/vlc.spec +++ b/vlc.spec @@ -1,5 +1,5 @@ #global commit0 8b5cff44981b3af508678b7eb687944e8f2688ea -#global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) +%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) #global vlc_rc -rc9 %global _with_bootstrap 1