From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UIxRNsGddmCSDQEAgWs5BA (envelope-from ) for ; Wed, 14 Apr 2021 09:46:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id YM1HMMGddmAybQAA1q6Kng (envelope-from ) for ; Wed, 14 Apr 2021 07:46:09 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 891F122341 for ; Wed, 14 Apr 2021 09:46:09 +0200 (CEST) Received: from localhost ([::1]:42456 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lWaDw-0006Hc-Eh for larch@yhetil.org; Wed, 14 Apr 2021 03:46:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44734) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWaDq-0006HB-T9 for guix-patches@gnu.org; Wed, 14 Apr 2021 03:46:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49955) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lWaDq-0001Q4-Lh for guix-patches@gnu.org; Wed, 14 Apr 2021 03:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lWaDq-0004jt-Jc for guix-patches@gnu.org; Wed, 14 Apr 2021 03:46:02 -0400 Subject: bug#47765: [PATCH] gnu: minetest: Fix absolute path to 'rm' command. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 14 Apr 2021 07:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 47765 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Hass, Trevor Stenten" , 47765-done@debbugs.gnu.org Mail-Followup-To: 47765@debbugs.gnu.org, leo.prikler@student.tugraz.at, thass@okstate.edu Received: via spool by 47765-done@debbugs.gnu.org id=D47765.161838634018177 (code D ref 47765); Wed, 14 Apr 2021 07:46:02 +0000 Received: (at 47765-done) by debbugs.gnu.org; 14 Apr 2021 07:45:40 +0000 Received: from localhost ([127.0.0.1]:33268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWaDU-0004j6-7F for submit@debbugs.gnu.org; Wed, 14 Apr 2021 03:45:40 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:13810) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWaDS-0004iw-Sm for 47765-done@debbugs.gnu.org; Wed, 14 Apr 2021 03:45:39 -0400 Received: from nijino.local (194-96-13-79.adsl.highway.telekom.at [194.96.13.79]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4FKvf62MYZz1LBRx; Wed, 14 Apr 2021 09:45:33 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4FKvf62MYZz1LBRx DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1618386334; bh=MImaHsefCGwqcaj5CodQThmjXiIg+tsKpBa/eWmgKOI=; h=Subject:From:To:Date:In-Reply-To:References:From; b=tKeZ0U8JB1G75lAWODcGXzGezg2PPztX5HGQzW32z5AtFg8o4CMSyrIYFFJ/EbLpg OmCm3IpOrYjYTd4P4vWyuTCq8qPXwiaQ1qBKDNGixf6s6sgfGWvV5GcBc7Tp01PtsC Vcf2wREGj2t3+go/3mzU5m30MtLbuyr+AJQkM1vA= Message-ID: From: Leo Prikler Date: Wed, 14 Apr 2021 09:45:33 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618386369; 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:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=MImaHsefCGwqcaj5CodQThmjXiIg+tsKpBa/eWmgKOI=; b=LjtzYsuASikvsKdxm9YGK6CKR5pZhE/tBmJ0nfe07qkj2UFFW/Ao5tPwbY15aRfPrN3LC5 fbgilTVsUw7+JFCJEn0SzAIJ2nbSVkQM9ypAqS3AZGq9RWphZqCGCIaUuTgKuL9FGpVJnb NX7+MC5nzbG4hkwGk5HJ7L/Z3zSw8vBrxD4ZDqXLB+4xp/BgJ+9W2C04NFZp+xUOWz8BY9 onqps4uLmHZGaAy3uSfy+CYKu7TP80KQsMG1086LfFachSsscZnC8kaCASPlKve0nE12vU Vzn1VolmDMSuSteMGvdGlq3Ecu3UDjwubW1bXof+5J0L5bGoZuxvWl8mN9fUOQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618386369; a=rsa-sha256; cv=none; b=FNJlnvxoDZcsrmBsJHim2IloDrWfj/ASfx+0EulGJ76hf3/HY8aD4g0tyFkYjfXCMsa08Z cO0o7Rw6x9JR/1L+5mV9LNfrrNIdIqBMzz4l8uuFiKpFkzJ/SlA4qo1SRQCcploxB6QZ1b tTCkQAD05AX8PCJh+fgsYcVhbHQ8OKnv9Poz2sfBtd4rMXXkcoMps6ALb0yfmiKGEvMDDB tMtl+lEO1tCAYoIMN8UphVCBKZkiqX0Ud8ZhxrEypAKd5F+kpt/u1XY+wqK0O+sftXBytl 00AGT0hrBaaFP+ksfeC5/K62D9ctqOkbeSm5sFOdHn/yhwRBsu44qtCj7bZXoA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=tKeZ0U8J; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.34 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=tKeZ0U8J; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 891F122341 X-Spam-Score: -1.34 X-Migadu-Scanner: scn0.migadu.com X-TUID: ZGJYpq+Z8ra6 Hi Trevor, Am Mittwoch, den 14.04.2021, 03:53 +0000 schrieb Hass, Trevor Stenten: > Hello Guix, > > The attached patch resolves an issue where Minetest cannot delete > worlds or downloaded content. I've pushed it with some cosmetic changes as c5e149a9d9cf25c68da817f46ea0cbf5442d39bd. Thanks, Leo