From nobody Sun May 5 08:12:00 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) client-ip=205.139.110.61; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1582642483; cv=none; d=zohomail.com; s=zohoarc; b=iDORkcfZddAIuNBQKJrG4/v6Xh+VOmyxo7ugNQ692QyIgWVmmMNgFqZOBOvxEF24DciDbubFOFQvHVKY7yPTgY1DYLWSO/f8q51soJEPBgpVkYFVtZFChu8SPC1Z0ekYErudy1dEgLp0ezbiMRygVdVehY/0vjxXaR5+a9qhiuc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1582642483; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=35f891dolWYiqBu+Tt7gd25udlK1rUa+mSEdOYY+DKM=; b=guHBWgiKepb5/nbcfdykD1iK681mPF7eqQxoT9vUhunPEBTDct/GAxZzzE5zkcH9t59S3evaubnG2aUJuMdM1CxQGIJnON/MsXKlSb7r/YIE8BXqEJ2vZ5gsXC9oJBHJjr03JTnruJj5sXnfJQcpDbxasnCbVau044di/gKn+MM= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com [205.139.110.61]) by mx.zohomail.com with SMTPS id 1582642483545721.2281867306405; Tue, 25 Feb 2020 06:54:43 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-286-iAmWOeW8PTOZDJFEScOYwQ-1; Tue, 25 Feb 2020 09:54:39 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id CE92D13E6; Tue, 25 Feb 2020 14:54:32 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 1CC5E60C18; Tue, 25 Feb 2020 14:54:31 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 735AB8B2D7; Tue, 25 Feb 2020 14:54:27 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 01PEsPjL014402 for ; Tue, 25 Feb 2020 09:54:25 -0500 Received: by smtp.corp.redhat.com (Postfix) id 82ECC390; Tue, 25 Feb 2020 14:54:25 +0000 (UTC) Received: from kinshicho.usersys.redhat.com (ovpn-204-138.brq.redhat.com [10.40.204.138]) by smtp.corp.redhat.com (Postfix) with ESMTPS id A561928983 for ; Tue, 25 Feb 2020 14:54:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1582642482; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=35f891dolWYiqBu+Tt7gd25udlK1rUa+mSEdOYY+DKM=; b=S/pJd37FtsAMiDEbOQi1mRNCIcAju2lCGAKFlT/UAhaCBx/KrR6zeSPkEhgXc0GIKU8J9y W5qcLLCuxwA8Suaeb8hzoXglI++7dpmM3dYDLfyRRZVcTv2vukkYrpBjE1coRc2ZWFrhkl xFJtCZEID0egCVVYK4WTXFxNeD1J/i4= X-MC-Unique: iAmWOeW8PTOZDJFEScOYwQ-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH] ci: Drop handling of $PKG_CONFIG_LIBDIR Date: Tue, 25 Feb 2020 15:54:15 +0100 Message-Id: <20200225145415.344749-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" As of libvirt-jenkins-ci commit e41e341f0d8f, we no longer bake this environment variable into our container images. Signed-off-by: Andrea Bolognani Reviewed-by: J=C3=A1n Tomko --- ci/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ci/Makefile b/ci/Makefile index 577b130d2f..bc1dac11e3 100644 --- a/ci/Makefile +++ b/ci/Makefile @@ -216,15 +216,11 @@ ci-run-command@%: ci-prepare-tree $(CI_ENGINE) run $(CI_ENGINE_ARGS) $(CI_IMAGE_PREFIX)$*$(CI_IMAGE_TAG) \ /bin/bash -c ' \ $(CI_USER_HOME)/prepare || exit 1; \ - if test "$$PKG_CONFIG_LIBDIR"; then \ - pkgconfig_env=3D"PKG_CONFIG_LIBDIR=3D$$PKG_CONFIG_LIBDIR"; \ - fi; \ sudo \ --login \ --user=3D"#$(CI_UID)" \ --group=3D"#$(CI_GID)" \ CONFIGURE_OPTS=3D"$$CONFIGURE_OPTS" \ - $$pkgconfig_env \ CI_CONT_SRCDIR=3D"$(CI_CONT_SRCDIR)" \ CI_CONT_BUILDDIR=3D"$(CI_CONT_BUILDDIR)" \ CI_SMP=3D"$(CI_SMP)" \ --=20 2.24.1