commit 4b8399bb6bb5113d1485f2e810ff693317a088a5
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jun 16 08:20:29 2020 +0200
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