mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-13 20:00:37 +00:00
Stop trying to install the non-existent grub-ofpathname(8) on sparc for
now. It will exist in the next upstream snapshot.
This commit is contained in:
parent
759bbaef69
commit
2b9dfe1af5
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -4,6 +4,8 @@ grub2 (1.99-4) UNRELEASED; urgency=low
|
||||
grub2-common, and add grub2-common dependencies to grub-<platform>.
|
||||
This ensures that grub-<platform>-bin packages are coinstallable with
|
||||
grub-legacy, making it easier to use them as build-dependencies.
|
||||
* Stop trying to install the non-existent grub-ofpathname(8) on sparc for
|
||||
now. It will exist in the next upstream snapshot.
|
||||
|
||||
-- Colin Watson <cjwatson@debian.org> Wed, 18 May 2011 17:22:38 +0100
|
||||
|
||||
|
3
debian/grub-common.install.sparc.in
vendored
3
debian/grub-common.install.sparc.in
vendored
@ -1,2 +1,3 @@
|
||||
usr/sbin/grub-ofpathname
|
||||
usr/share/man/man8/grub-ofpathname.8
|
||||
# Restore this in the next upstream snapshot:
|
||||
#usr/share/man/man8/grub-ofpathname.8
|
||||
|
Loading…
Reference in New Issue
Block a user