sys-process/bcron: remove unused patch
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Sun, 12 Feb 2017 16:00:50 +0000 (17:00 +0100)
committerDavid Seifert <soap@gentoo.org>
Tue, 14 Feb 2017 21:35:30 +0000 (22:35 +0100)
Closes: https://github.com/gentoo/gentoo/pull/3934

sys-process/bcron/files/bcron-0.09-fix-parallel-build.patch [deleted file]

diff --git a/sys-process/bcron/files/bcron-0.09-fix-parallel-build.patch b/sys-process/bcron/files/bcron-0.09-fix-parallel-build.patch
deleted file mode 100644 (file)
index 987b302..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
---- Makefile.orig      2010-01-14 15:39:07.000000000 +0100
-+++ Makefile   2010-01-14 15:39:40.000000000 +0100
-@@ -96,14 +96,14 @@
-       ./load insthier -lbg-installer -lbg
-       mv insthier installer
--instcheck: load insthier.o
-+instcheck: load insthier.o installer instshow
-       ./load insthier -lbg-instcheck -lbg
-       mv insthier instcheck
- insthier.o: compile insthier.c conf_bin.c
-       ./compile insthier.c
--instshow: load insthier.o
-+instshow: load insthier.o installer
-       ./load insthier -lbg-instshow -lbg
-       mv insthier instshow