mirror of
https://git.proxmox.com/git/grub2
synced 2025-10-04 04:25:10 +00:00
Clean up docs, mpi, and other files
Remove files and soft links created during the build. The cleanup used to be part of Makefile.in.
This commit is contained in:
parent
90df6fd220
commit
2673fff54f
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
grub2 (2.02~beta2-29) UNRELEASED; urgency=medium
|
||||
|
||||
[ Linn Crosetto ]
|
||||
* Clean up docs, mpi, and other files (closes: #798607).
|
||||
|
||||
-- Colin Watson <cjwatson@debian.org> Sat, 12 Sep 2015 17:38:02 +0100
|
||||
|
||||
grub2 (2.02~beta2-28) unstable; urgency=medium
|
||||
|
||||
* Reduce the CFLAGS -O3 default on Ubuntu ppc64el to -O2; it introduces
|
||||
|
15
debian/clean
vendored
15
debian/clean
vendored
@ -1,2 +1,17 @@
|
||||
debian/grub-common.install
|
||||
debian/prep-bootdev
|
||||
grub-core/lib/libgcrypt-grub/mpi/mpi-asm-defs.h
|
||||
grub-core/lib/libgcrypt-grub/mpi/mpih-add1.c
|
||||
grub-core/lib/libgcrypt-grub/mpi/mpih-sub1.c
|
||||
grub-core/lib/libgcrypt-grub/mpi/mpih-mul1.c
|
||||
grub-core/lib/libgcrypt-grub/mpi/mpih-mul2.c
|
||||
grub-core/lib/libgcrypt-grub/mpi/mpih-mul3.c
|
||||
grub-core/lib/libgcrypt-grub/mpi/mpih-lshift.c
|
||||
grub-core/lib/libgcrypt-grub/mpi/mpih-rshift.c
|
||||
docs/*.info
|
||||
docs/stamp-vti
|
||||
docs/version.texi
|
||||
docs/stamp-1
|
||||
docs/version-dev.texi
|
||||
include/grub/gcrypt/g10lib.h
|
||||
po/grub.pot
|
||||
|
Loading…
Reference in New Issue
Block a user