From nobody Tue Jan 21 03:59:03 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.libvirt.org designates 8.43.85.245 as permitted sender) client-ip=8.43.85.245; envelope-from=devel-bounces@lists.libvirt.org; helo=lists.libvirt.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of lists.libvirt.org designates 8.43.85.245 as permitted sender) smtp.mailfrom=devel-bounces@lists.libvirt.org; dmarc=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.libvirt.org (lists.libvirt.org [8.43.85.245]) by mx.zohomail.com with SMTPS id 1736756639145962.3660297692198; Mon, 13 Jan 2025 00:23:59 -0800 (PST) Received: by lists.libvirt.org (Postfix, from userid 996) id 4387016ED; Mon, 13 Jan 2025 03:23:58 -0500 (EST) Received: from lists.libvirt.org (localhost [IPv6:::1]) by lists.libvirt.org (Postfix) with ESMTP id C877F16F3; Mon, 13 Jan 2025 03:23:43 -0500 (EST) Received: by lists.libvirt.org (Postfix, from userid 996) id 04AFE1665; Mon, 13 Jan 2025 03:23:40 -0500 (EST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.libvirt.org (Postfix) with ESMTPS id 7E39316D4 for ; Mon, 13 Jan 2025 03:23:39 -0500 (EST) Received: from mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-195-HKxB4rT0MU-DOwDtmlAcig-1; Mon, 13 Jan 2025 03:23:37 -0500 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 998A8195608F for ; Mon, 13 Jan 2025 08:23:36 +0000 (UTC) Received: from moe.brq.redhat.com (unknown [10.43.3.236]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id D5B3519560A3 for ; Mon, 13 Jan 2025 08:23:35 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on lists.libvirt.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE, RCVD_IN_VALIDITY_RPBL_BLOCKED,RCVD_IN_VALIDITY_SAFE_BLOCKED, SPF_HELO_NONE autolearn=unavailable autolearn_force=no version=3.4.4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1736756619; h=from:from: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; bh=sq5RBurHtlgLSYOMZcDYhJBQxZF/Iht8z365vMxzTv8=; b=MZ80nR1YDJrQiC4QTkRCWA2aTtEzeyvtvdtOe+JG3923w5EUk0ZXIBzExvS/BDgq3niTs2 7FVVPopwAMH7apV5R+5Buu8KPIJrNJWgEUsuHCvWT4AUAId1GSp0FPo8H29eGxvilp5OPp C4EqEbSUioH3oqkeACCizagpc3nLjVk= X-MC-Unique: HKxB4rT0MU-DOwDtmlAcig-1 X-Mimecast-MFC-AGG-ID: HKxB4rT0MU-DOwDtmlAcig From: Michal Privoznik To: devel@lists.libvirt.org Subject: [PATCH] meson: Replace meson.source_root() with meson.project_source_root() Date: Mon, 13 Jan 2025 09:23:33 +0100 Message-ID: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 X-Mimecast-Spam-Score: 0 X-Mimecast-MFC-PROC-ID: n5Niu7ezEErVQ6tn4Xs-UClNyvQzbTnCDf5Kn39SjTE_1736756616 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Message-ID-Hash: STWMVGKD7LUB56BEKEINLRHDNUDPNWP2 X-Message-ID-Hash: STWMVGKD7LUB56BEKEINLRHDNUDPNWP2 X-MailFrom: mprivozn@redhat.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-config-1; header-match-config-2; header-match-config-3; header-match-devel.lists.libvirt.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.2 Precedence: list List-Id: Development discussions about the libvirt library & tools Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZM-MESSAGEID: 1736756642154019000 Content-Type: text/plain; charset="utf-8"; x-default="true" The source_root() method is deprecated in 0.56.0 and we're recommended to use project_source_root() instead. This is similar to commit v8.9.0-rc1~70 but somehow, the old method sneaked in. Signed-off-by: Michal Privoznik Reviewed-by: Daniel P. Berrang=C3=A9 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index c1a2e6eadb..f8eff99e2c 100644 --- a/meson.build +++ b/meson.build @@ -17,7 +17,7 @@ endif =20 i18n =3D import('i18n') =20 -po_dir =3D meson.source_root() / 'po' +po_dir =3D meson.project_source_root() / 'po' =20 # figure out if we are building from git =20 --=20 2.45.2