summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Liffey <amynka@gentoo.org>2018-02-08 12:50:50 +0100
committerAmy Liffey <amynka@gentoo.org>2018-02-08 12:51:28 +0100
commitef7de2567301dbc0f297e8690caec7e6e8b20319 (patch)
tree79961a561e223cb1ebaac04c3c741dcc2eee9a5a /app-shells
parentdev-games/irrlicht: Drop old (diff)
downloadgentoo-ef7de2567301dbc0f297e8690caec7e6e8b20319.tar.gz
gentoo-ef7de2567301dbc0f297e8690caec7e6e8b20319.tar.bz2
gentoo-ef7de2567301dbc0f297e8690caec7e6e8b20319.zip
app-shells/rrs: [QA] apply PATCHES
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/rrs/files/rrs-1.70-asneeded.patch4
-rw-r--r--app-shells/rrs/rrs-1.70-r2.ebuild2
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 9ed9ee16fbee..8c55d17678e1 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 3e02c0277d7d..efc3d8c7394f 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