From patchwork Sat Dec 21 12:55:16 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8342 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4YFkmd0gb6z3x5g for ; Sat, 21 Dec 2024 12:56:01 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4YFkmc5Rbsz4g2; Sat, 21 Dec 2024 12:56:00 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4YFkmc4w3Qz34Jv; Sat, 21 Dec 2024 12:56:00 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4YFkmN4GjXz34HM for ; Sat, 21 Dec 2024 12:55:48 +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 4YFkmN2p3Lz1lV; Sat, 21 Dec 2024 12:55:48 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1734785748; 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=UodCnd3P5oz9MCWj5jiGU7n5MNifSBbbnrW47sDjAX8=; b=K8AWAJ6kIPz9pTr8DplXvplUNX7GStrSPzm0sQppoq04IKsoBbdXJEJoA7YwMh0KgxcEOR Z3BNBVfRiX2FLgBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1734785748; 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=UodCnd3P5oz9MCWj5jiGU7n5MNifSBbbnrW47sDjAX8=; b=jnCASmjNieQSRPHDdsxiDf3RY/ikWUOqtzL24zslKeD8cb8a3EntwbzSqrtIkS8WavGsMM PDnc7lqfmOnHe5xVTV7k8/qH9GlNqt4dI5wOoPvG3hTt9RntWTF5LUrBgEdo59jwlFo1+R YrTvWZjOJUcE2qKlfYx8KbfTh7pMz2UPI3mhDny3n2akBwd7ajmSF04OAsTKOklujqEYDh ixI5NAaKsldB2TCn1m9iVWTuA6ATOx2UQoe7pa4iz/JsifwZzE3Bz3eFYdG/YavEXQyCL+ /5J2a9a2AlZIDwbkuCGmHIQKdwMF8NH9l2B77/dEWeNLKYYUAufke8/w8A1fyg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 09/32] rust-rand: Update for template to add removal of Cargo.toml.orig from source file Date: Sat, 21 Dec 2024 13:55:16 +0100 Message-ID: <20241221125539.15309-9-adolf.belka@ipfire.org> In-Reply-To: <20241221125539.15309-1-adolf.belka@ipfire.org> References: <20241221125539.15309-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: FLDEN3TUH3OQEAZATZHYH25JTT4TFOOX X-Message-ID-Hash: FLDEN3TUH3OQEAZATZHYH25JTT4TFOOX X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Signed-off-by: Adolf Belka --- lfs/rust-rand | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lfs/rust-rand b/lfs/rust-rand index d27d2bdbd..117ccf5b8 100644 --- a/lfs/rust-rand +++ b/lfs/rust-rand @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2024 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -73,6 +73,7 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && rm Cargo.toml.orig cd $(DIR_APP) && $(CARGO_PREPARE) cd $(DIR_APP) && $(CARGO_BUILD) cd $(DIR_APP) && $(CARGO_INSTALL)