Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 294549
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +4 lines)
Line  Link Here
0
-- a/grub-1.97.1.ebuild
0
++ b/grub-1.97.1.ebuild
Lines 73-78 Link Here
73
		sed -i "s:grub-install:grub2-install:" "${D}"/sbin/grub-install || die
73
		sed -i "s:grub-install:grub2-install:" "${D}"/sbin/grub-install || die
74
		mv "${D}"/sbin/grub{,2}-install || die
74
		mv "${D}"/sbin/grub{,2}-install || die
75
		mv "${D}"/usr/share/info/grub{,2}.info || die
75
		mv "${D}"/usr/share/info/grub{,2}.info || die
76
		sed -i "s:grub-install:grub2-install:" \
77
			"${D}"/usr/share/man/man8/grub-install.8 || die
78
		mv "${D}"/usr/share/man/man8/grub{,2}-install.8
76
	fi
79
	fi
77
}
80
}
78
81

Return to bug 294549