forked from pool/grub2
Accepting request 76157 from devel:openSUSE:Factory
Only run preun when deinstalling package (forwarded request 76120 from a_jaeger) OBS-URL: https://build.opensuse.org/request/show/76157 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
bffdec2b9f
commit
37a1adaf14
@@ -3,8 +3,10 @@
|
||||
grub-core/lib/libgcrypt/cipher/camellia.c | 3 +--
|
||||
2 files changed, 2 insertions(+), 4 deletions(-)
|
||||
|
||||
--- a/grub-core/lib/libgcrypt-grub/cipher/camellia.c
|
||||
+++ b/grub-core/lib/libgcrypt-grub/cipher/camellia.c
|
||||
Index: grub-1.99/grub-core/lib/libgcrypt-grub/cipher/camellia.c
|
||||
===================================================================
|
||||
--- grub-1.99.orig/grub-core/lib/libgcrypt-grub/cipher/camellia.c
|
||||
+++ grub-1.99/grub-core/lib/libgcrypt-grub/cipher/camellia.c
|
||||
@@ -29,9 +29,8 @@ GRUB_MOD_LICENSE ("GPLv3+");
|
||||
|
||||
|
||||
@@ -16,8 +18,10 @@
|
||||
typedef unsigned char u8;
|
||||
|
||||
/* key constants */
|
||||
--- a/grub-core/lib/libgcrypt/cipher/camellia.c
|
||||
+++ b/grub-core/lib/libgcrypt/cipher/camellia.c
|
||||
Index: grub-1.99/grub-core/lib/libgcrypt/cipher/camellia.c
|
||||
===================================================================
|
||||
--- grub-1.99.orig/grub-core/lib/libgcrypt/cipher/camellia.c
|
||||
+++ grub-1.99/grub-core/lib/libgcrypt/cipher/camellia.c
|
||||
@@ -26,10 +26,9 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user