mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-shells/rrs: [QA] apply PATCHES
Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user