From d2df8be1afc0ae9ab974177e590c2c80183d5ebf Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Fri, 25 May 2018 20:09:57 -0400 Subject: [PATCH] x11-misc/peksystray: fix patch for EAPI Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- x11-misc/peksystray/files/peksystray-0.4.0-asneeded.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-misc/peksystray/files/peksystray-0.4.0-asneeded.patch b/x11-misc/peksystray/files/peksystray-0.4.0-asneeded.patch index 1fc376a8ac92..a21987e36248 100644 --- a/x11-misc/peksystray/files/peksystray-0.4.0-asneeded.patch +++ b/x11-misc/peksystray/files/peksystray-0.4.0-asneeded.patch @@ -1,5 +1,5 @@ ---- configure.in -+++ configure.in +--- a/configure.in ++++ b/configure.in @@ -4,6 +4,7 @@ AM_INIT_AUTOMAKE(peksystray, 0.4.0) @@ -23,8 +23,8 @@ AC_OUTPUT([ Makefile ---- src/Makefile.am -+++ src/Makefile.am +--- a/src/Makefile.am ++++ b/src/Makefile.am @@ -1,7 +1,4 @@ bin_PROGRAMS = peksystray -- 2.26.2