grub: fix download URL for grub-0.97-once.patch
This commit is contained in:
parent
d585ef3178
commit
938486848e
@ -27,7 +27,7 @@ stdenv.mkDerivation {
|
|||||||
# shell. KDE uses this to allow rebooting into a non-default
|
# shell. KDE uses this to allow rebooting into a non-default
|
||||||
# entry.
|
# entry.
|
||||||
(fetchurl {
|
(fetchurl {
|
||||||
url = http://cvs.mandriva.com/cgi-bin/viewvc.cgi/SPECS/grub/grub-0.97-once.patch?revision=1.3;
|
url = "https://raw.github.com/andatche/centos-grub/master/SOURCES/grub-0.97-once.patch";
|
||||||
sha256 = "1g5qfn8lvl32h4pggdf7dmjqjpi42jblknzakb5h909fi5i1qyw8";
|
sha256 = "1g5qfn8lvl32h4pggdf7dmjqjpi42jblknzakb5h909fi5i1qyw8";
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user