grub2-unsigned: fix duplicated gnulinux reference.
This commit is contained in:
parent
a3a24c1f9f
commit
ab4991b445
2 changed files with 24 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=8
|
||||
VERSION=9
|
||||
COMPONENT=main
|
||||
DEPENDS=base-files
|
||||
|
||||
|
|
@ -33,6 +33,7 @@ done
|
|||
|
||||
# Remove patch renaming GNU/Linux as default distributor.
|
||||
remove_patch ubuntu-zfs-mkconfig-ubuntu-distributor.patch
|
||||
remove_patch mkconfig-ubuntu-distributor.patch
|
||||
|
||||
# Allow passwords https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1311302
|
||||
for i in $(grep -rl 'CLASS="' util/grub.d/|grep -v 30_os-prober.in)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue