summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/os-prober/os-prober-1.71.ebuild')
-rw-r--r--sys-boot/os-prober/os-prober-1.71.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys-boot/os-prober/os-prober-1.71.ebuild b/sys-boot/os-prober/os-prober-1.71.ebuild
index 83b93c9e5f0d..160c0c4e50ab 100644
--- a/sys-boot/os-prober/os-prober-1.71.ebuild
+++ b/sys-boot/os-prober/os-prober-1.71.ebuild
@@ -19,11 +19,6 @@ IUSE=""
src_prepare() {
# use default GNU rules
rm Makefile || die 'rm Makefile failed'
- # Fix references to grub-mount
- sed -i -e 's:grub-mount:grub2-mount:g' \
- common.sh \
- linux-boot-probes/common/50mounted-tests \
- os-probes/common/50mounted-tests || die
}
src_compile() {