From 7322f034b48514791cef4c9b0240b23b2085e353 Mon Sep 17 00:00:00 2001 From: Jose Carlos Venegas Munoz Date: Fri, 26 Apr 2019 15:24:37 -0500 Subject: [PATCH] runtime: obs: remove unused variable remove unused variable from spec Signed-off-by: Jose Carlos Venegas Munoz --- obs-packaging/runtime/kata-runtime.spec-template | 2 -- 1 file changed, 2 deletions(-) diff --git a/obs-packaging/runtime/kata-runtime.spec-template b/obs-packaging/runtime/kata-runtime.spec-template index d569dd6643..ea31c4b55f 100644 --- a/obs-packaging/runtime/kata-runtime.spec-template +++ b/obs-packaging/runtime/kata-runtime.spec-template @@ -1,5 +1,3 @@ -%global PREFIX /usr/ -%global BINDIR %{PREFIX}/bin %global DOMAIN github.com %global ORG kata-containers %global PROJECT runtime