app-admin/needrestart: remove unused patch
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 30 Nov 2017 18:59:47 +0000 (19:59 +0100)
committerCraig Andrews <candrews@gentoo.org>
Thu, 30 Nov 2017 19:26:48 +0000 (14:26 -0500)
Closes: https://github.com/gentoo/gentoo/pull/6361

app-admin/needrestart/files/needrestart-parallelmake.patch [deleted file]

diff --git a/app-admin/needrestart/files/needrestart-parallelmake.patch b/app-admin/needrestart/files/needrestart-parallelmake.patch
deleted file mode 100644 (file)
index 0a80de2..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-https://github.com/liske/needrestart/pull/34
----
- Makefile | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/Makefile b/Makefile
-index c432772..8cc2fe0 100644
---- a/Makefile
-+++ b/Makefile
-@@ -64,5 +64,5 @@ po/needrestart-notify/messages.pot: ex/notify.d/*-*
- mo-files:
--      make -C po/needrestart
--      make -C po/needrestart-notify
-+      $(MAKE) -C po/needrestart
-+      $(MAKE) -C po/needrestart-notify