From ef7de2567301dbc0f297e8690caec7e6e8b20319 Mon Sep 17 00:00:00 2001 From: Amy Liffey Date: Thu, 8 Feb 2018 12:50:50 +0100 Subject: [PATCH] app-shells/rrs: [QA] apply PATCHES Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- app-shells/rrs/files/rrs-1.70-asneeded.patch | 4 ++-- app-shells/rrs/rrs-1.70-r2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-shells/rrs/files/rrs-1.70-asneeded.patch b/app-shells/rrs/files/rrs-1.70-asneeded.patch index 9ed9ee16fbeed..8c55d17678e14 100644 --- a/app-shells/rrs/files/rrs-1.70-asneeded.patch +++ b/app-shells/rrs/files/rrs-1.70-asneeded.patch @@ -1,5 +1,5 @@ ---- Makefile.orig 2004-05-30 02:14:14.000000000 +0200 -+++ Makefile 2009-01-03 15:02:19.253460887 +0100 +--- a/Makefile 2004-05-30 02:14:14.000000000 +0200 ++++ b/Makefile 2009-01-03 15:02:19.253460887 +0100 @@ -8,8 +8,8 @@ # if your system doesn't have GNU's getopt_long(), add -DWITHOUT_GNU_GETOPT CFLAGS=-I/usr/local/include -Wall -O2 diff --git a/app-shells/rrs/rrs-1.70-r2.ebuild b/app-shells/rrs/rrs-1.70-r2.ebuild index 3e02c0277d7df..efc3d8c7394fb 100644 --- a/app-shells/rrs/rrs-1.70-r2.ebuild +++ b/app-shells/rrs/rrs-1.70-r2.ebuild @@ -17,7 +17,7 @@ IUSE="ssl" DEPEND="ssl? ( dev-libs/openssl:0= )" RDEPEND="${DEPEND}" -PATCH=( "${FILESDIR}"/"${P}"-asneeded.patch ) +PATCHES=( "${FILESDIR}"/"${P}"-asneeded.patch ) src_prepare() { default