From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id DD63B6DE0183 for ; Sun, 4 Feb 2018 12:42:46 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.008 X-Spam-Level: X-Spam-Status: No, score=-0.008 tagged_above=-999 required=5 tests=[AWL=-0.008] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mbs_uAkwCN5P for ; Sun, 4 Feb 2018 12:42:46 -0800 (PST) Received: from che.mayfirst.org (che.mayfirst.org [162.247.75.118]) by arlo.cworth.org (Postfix) with ESMTPS id D9D076DE010F for ; Sun, 4 Feb 2018 12:42:45 -0800 (PST) Received: from fifthhorseman.net (ool-6c3a0662.static.optonline.net [108.58.6.98]) by che.mayfirst.org (Postfix) with ESMTPSA id CAF99F99A for ; Sun, 4 Feb 2018 15:42:43 -0500 (EST) Received: by fifthhorseman.net (Postfix, from userid 1000) id 1614520529; Sun, 4 Feb 2018 15:42:41 -0500 (EST) From: Daniel Kahn Gillmor To: Notmuch Mail Subject: [PATCH] remove debian-build/ and its children when cleaning after debian package Date: Sun, 4 Feb 2018 15:42:41 -0500 Message-Id: <20180204204241.25008-1-dkg@fifthhorseman.net> X-Mailer: git-send-email 2.15.1 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.24 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 20:42:47 -0000 --- debian/clean | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/clean diff --git a/debian/clean b/debian/clean new file mode 100644 index 00000000..c5797567 --- /dev/null +++ b/debian/clean @@ -0,0 +1 @@ +debian-build/ -- 2.15.1