From 32ffa10f0ecb97c59eae7928be27fd2ac9d6f5d4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 4 Apr 2021 05:48:10 +0000 Subject: net-analyzer/nagios-plugin-check_raid: drop obsolete mv Closes: https://bugs.gentoo.org/779943 Signed-off-by: Sam James --- .../nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.10-r1.ebuild | 2 +- .../nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.8-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-analyzer/nagios-plugin-check_raid') diff --git a/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.10-r1.ebuild b/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.10-r1.ebuild index a7b1bfc31c27..eaf055e9fadc 100644 --- a/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.10-r1.ebuild +++ b/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.10-r1.ebuild @@ -37,7 +37,7 @@ S="${WORKDIR}/${MY_P}" src_prepare() { # Upstream has a custom Makefile that is meant to build bundles. - mv -f Makefile Makefile.upstream || die + #mv -f Makefile Makefile.upstream || die sed -i '/CPANfile/d' Makefile.PL || die default } diff --git a/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.8-r1.ebuild b/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.8-r1.ebuild index a7b1bfc31c27..eaf055e9fadc 100644 --- a/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.8-r1.ebuild +++ b/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.8-r1.ebuild @@ -37,7 +37,7 @@ S="${WORKDIR}/${MY_P}" src_prepare() { # Upstream has a custom Makefile that is meant to build bundles. - mv -f Makefile Makefile.upstream || die + #mv -f Makefile Makefile.upstream || die sed -i '/CPANfile/d' Makefile.PL || die default } -- cgit v1.2.3-65-gdbad