[libvirt PATCH 1/2] ci: Drop the CI_PREPARE_SCRIPT variable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In commit 321293e2 I dropped the prepare.sh script, but forgot to
remove the corresponding variable from the Makefile.

Signed-off-by: Erik Skultety <eskultet@xxxxxxxxxx>
---
 ci/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/ci/Makefile b/ci/Makefile
index 7bbff3e9aa..94a4bf62c7 100644
--- a/ci/Makefile
+++ b/ci/Makefile
@@ -20,9 +20,6 @@ CI_HOST_SRCDIR = $(CI_SCRATCHDIR)/src
 # the $(CI_HOST_SRCDIR) directory from the host
 CI_CONT_SRCDIR = $(CI_USER_HOME)/libvirt
 
-# Script containing environment preparation steps
-CI_PREPARE_SCRIPT = $(CI_ROOTDIR)/prepare.sh
-
 # Script containing build instructions
 CI_BUILD_SCRIPT = $(CI_ROOTDIR)/build.sh
 
-- 
2.29.2




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux