From 26ccd047e0b97e7351ae83a410f48140b694af1d Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 9 Jun 2018 14:29:56 +0300 Subject: net-irc/iroffer-dinoex: Fix strip level to reflect -p1 by default Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch | 4 ++-- net-irc/iroffer-dinoex/iroffer-dinoex-3.30-r1.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-irc/iroffer-dinoex') diff --git a/net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch b/net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch index cb8bf9248b03..f41a34652e16 100644 --- a/net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch +++ b/net-irc/iroffer-dinoex/files/iroffer-dinoex-Werror.patch @@ -1,5 +1,5 @@ ---- Configure1 2013-02-07 22:10:22.000000000 +0400 -+++ Configure 2013-02-07 22:11:37.000000000 +0400 +--- a/Configure1 2013-02-07 22:10:22.000000000 +0400 ++++ b/Configure 2013-02-07 22:11:37.000000000 +0400 @@ -884,18 +884,6 @@ ${msg} " ${irt_no}" fi diff --git a/net-irc/iroffer-dinoex/iroffer-dinoex-3.30-r1.ebuild b/net-irc/iroffer-dinoex/iroffer-dinoex-3.30-r1.ebuild index 1776b3620bb7..d6533d41c96c 100644 --- a/net-irc/iroffer-dinoex/iroffer-dinoex-3.30-r1.ebuild +++ b/net-irc/iroffer-dinoex/iroffer-dinoex-3.30-r1.ebuild @@ -43,7 +43,7 @@ pkg_setup() { src_prepare() { eapply "${FILESDIR}/${PN}-3.29-config.patch" - eapply -p0 "${FILESDIR}/${PN}-Werror.patch" + eapply "${FILESDIR}/${PN}-Werror.patch" eapply_user -- cgit v1.2.3-65-gdbad