From 9a8c1fdf29d80c2438eba9f1668aef7759bd878c Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Wed, 20 Sep 2023 16:00:54 -0500 Subject: [PATCH] Escape --- gstreamer1.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gstreamer1.spec b/gstreamer1.spec index 940909f..90c6d63 100644 --- a/gstreamer1.spec +++ b/gstreamer1.spec @@ -2,7 +2,7 @@ #global gitrel 140 #global gitcommit a70055b58568f7304ba46bd8742232337013487b -#global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) +#global shortcommit %%(c=%%{gitcommit}; echo ${c:0:5}) %global _glib2 2.32.0 %global _libxml2 2.4.0