diff options
Diffstat (limited to 'meta/recipes-devtools/rpm/files/0001-build-pack.c-do-not-insert-payloadflags-into-.rpm-me.patch')
-rw-r--r-- | meta/recipes-devtools/rpm/files/0001-build-pack.c-do-not-insert-payloadflags-into-.rpm-me.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-devtools/rpm/files/0001-build-pack.c-do-not-insert-payloadflags-into-.rpm-me.patch b/meta/recipes-devtools/rpm/files/0001-build-pack.c-do-not-insert-payloadflags-into-.rpm-me.patch index 79b168257e..64433abb6a 100644 --- a/meta/recipes-devtools/rpm/files/0001-build-pack.c-do-not-insert-payloadflags-into-.rpm-me.patch +++ b/meta/recipes-devtools/rpm/files/0001-build-pack.c-do-not-insert-payloadflags-into-.rpm-me.patch | |||
@@ -13,10 +13,10 @@ Signed-off-by: Alexander Kanavin <alex@linutronix.de> | |||
13 | build/pack.c | 2 +- | 13 | build/pack.c | 2 +- |
14 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
15 | 15 | ||
16 | diff --git a/build/pack.c b/build/pack.c | 16 | Index: git/build/pack.c |
17 | index 932cb213e..b45d0726f 100644 | 17 | =================================================================== |
18 | --- a/build/pack.c | 18 | --- git.orig/build/pack.c |
19 | +++ b/build/pack.c | 19 | +++ git/build/pack.c |
20 | @@ -328,7 +328,7 @@ static char *getIOFlags(Package pkg) | 20 | @@ -328,7 +328,7 @@ static char *getIOFlags(Package pkg) |
21 | headerPutString(pkg->header, RPMTAG_PAYLOADCOMPRESSOR, compr); | 21 | headerPutString(pkg->header, RPMTAG_PAYLOADCOMPRESSOR, compr); |
22 | buf = xstrdup(rpmio_flags); | 22 | buf = xstrdup(rpmio_flags); |