From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4cfj8Q490pz32g7 for ; Sun, 05 Oct 2025 12:56:38 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cfj8M1Tckz2y4s for ; Sun, 05 Oct 2025 12:56:35 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4cfj8L6btjz381; Sun, 05 Oct 2025 12:56:34 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1759668995; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=d4WDn41Z2VkSVMqQEjHUAZPpET6Tk8xBQKR70JnSqZ8=; b=XyAvTpE0vtWMf7iZCrg8Be6Djcf6ML/iYSH75vemNLe+7G1ZIUhpIozcqkA9fxX5s0M6B0 m3udZtLJ+Fw+KsBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1759668995; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=d4WDn41Z2VkSVMqQEjHUAZPpET6Tk8xBQKR70JnSqZ8=; b=JQQM8Dpi4+LIHxR6DwG8gbNbt0Li1251yZ/yv8kapuhrxjPZlkwv0G+BYewlok9gziCqaS 8H+hQTcGeWIIEo5MXmfgoKK0pu8M22oHeYCbjgR1Dtz60YfVbuBiy38eKkPy6cQ83vE1Hd CXOVqwrhjj5TwPJftkeBzn4JQbDQ+tM1NwLivW2M/oy/mkxg9VvV/9MmV4HvWW4B1DEKgy Md8EGZEJDe2r4IgUQshzGpfYk9tDmnFESs7UTEQmrFkiG3uit2lm2Nuyc6OADJ50cVdacX bmJ6MVmbu76Dy6ugHfiizvIbwg0cMt3q2nHAyumwH81AOvHZ7WhAX8s6+UIZYQ== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH 2/2] core199: Ship pango Date: Sun, 5 Oct 2025 14:56:32 +0200 Message-ID: <20251005125632.3415774-2-adolf.belka@ipfire.org> In-Reply-To: <20251005125632.3415774-1-adolf.belka@ipfire.org> References: <20251005125632.3415774-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Signed-off-by: Adolf Belka --- config/rootfiles/core/199/filelists/pango | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/199/filelists/pango diff --git a/config/rootfiles/core/199/filelists/pango b/config/rootfiles/core/199/filelists/pango new file mode 120000 index 000000000..6c37231c7 --- /dev/null +++ b/config/rootfiles/core/199/filelists/pango @@ -0,0 +1 @@ +../../../common/pango \ No newline at end of file -- 2.51.0