mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-29 07:44:52 +00:00
Ship grub-bin2h and grub-script-check in grub-common.
This commit is contained in:
parent
5da63ce4ba
commit
c778ef355e
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -8,8 +8,9 @@ grub2 (1.98~20100126-1) unstable; urgency=low
|
||||
|
||||
[ Felix Zielcke ]
|
||||
* Drop `CFLAGS=-O0' workaround on powerpc. Should be fixed correctly now.
|
||||
* Ship grub-bin2h and grub-script-check in grub-common.
|
||||
|
||||
-- Felix Zielcke <fzielcke@z-51.de> Fri, 22 Jan 2010 21:23:28 +0100
|
||||
-- Felix Zielcke <fzielcke@z-51.de> Tue, 26 Jan 2010 18:31:06 +0100
|
||||
|
||||
grub2 (1.98~20100115-1) unstable; urgency=low
|
||||
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -81,7 +81,7 @@ install/grub-pc install/grub-efi-ia32 install/grub-efi-amd64 install/grub-ieee12
|
||||
# shipped with grub-common
|
||||
rm -rf $(CURDIR)/debian/$(subst install/,,$@)/etc/grub.d
|
||||
rm -f $(CURDIR)/debian/$(subst install/,,$@)/usr/{sbin,share/man/man8}/{grub-dumpbios,grub-probe,grub-mkconfig,grub-mkdevicemap,grub-ofpathname}{,.8}
|
||||
rm -f $(CURDIR)/debian/$(subst install/,,$@)/usr/{bin,share/man/man1}/{grub-mkelfimage,grub-mkfont,grub-editenv,grub-mkisofs,grub-mkrescue,grub-mkrelpath,grub-mkpasswd-pbkdf2}{,.1}
|
||||
rm -f $(CURDIR)/debian/$(subst install/,,$@)/usr/{bin,share/man/man1}/{grub-bin2h,grub-mkelfimage,grub-mkfont,grub-editenv,grub-mkisofs,grub-mkrescue,grub-mkrelpath,grub-script-check,grub-mkpasswd-pbkdf2}{,.1}
|
||||
rm -f $(CURDIR)/debian/$(subst install/,,$@)/usr/lib/grub/{grub-mkconfig_lib,update-grub_lib}
|
||||
rm -rf $(CURDIR)/debian/$(subst install/,,$@)/usr/share/{grub,info,locale}/
|
||||
rm -rf $(CURDIR)/debian/$(subst install/,,$@)/usr/include
|
||||
|
Loading…
Reference in New Issue
Block a user