From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DFB24138359 for ; Fri, 13 Nov 2020 21:16:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 108A1E0802; Fri, 13 Nov 2020 21:16:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA100E0802 for ; Fri, 13 Nov 2020 21:16:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F3B9C341140 for ; Fri, 13 Nov 2020 21:16:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E495450 for ; Fri, 13 Nov 2020 21:16:49 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1605302199.e25e7fec98574c20bd7b1caec1de31dde8968338.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/htp/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/htp/files/strip.patch X-VCS-Directories: app-text/htp/files/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: e25e7fec98574c20bd7b1caec1de31dde8968338 X-VCS-Branch: master Date: Fri, 13 Nov 2020 21:16:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d7558242-7641-4c36-8e68-eb7a3d553184 X-Archives-Hash: e38a94b97693998b930dfe4e681642a7 commit: e25e7fec98574c20bd7b1caec1de31dde8968338 Author: Michael Mair-Keimberger gmail com> AuthorDate: Sat Nov 7 09:17:14 2020 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Fri Nov 13 21:16:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e25e7fec app-text/htp: remove unused patch(es) Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18166 Signed-off-by: Aaron Bauman gentoo.org> app-text/htp/files/strip.patch | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/app-text/htp/files/strip.patch b/app-text/htp/files/strip.patch deleted file mode 100644 index 9c92e757bc9..00000000000 --- a/app-text/htp/files/strip.patch +++ /dev/null @@ -1,15 +0,0 @@ -don't strip - -http://bugs.gentoo.org/240110 - ---- src/Makefile -+++ src/Makefile -@@ -33,7 +33,7 @@ - - install-bin: $(MAINEXE) - mkdir -p $(bindir) -- $(INSTALL) -s $(MAINEXE) $(bindir) -+ $(INSTALL) $(MAINEXE) $(bindir) - - # - # explicit dependency: final executable