From ef84123fd019cb05b88da2f400a307728a0fdad6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Thu, 23 Jul 2020 10:25:33 +0200 Subject: [PATCH] Revert "fix build with rpm 4.16" This reverts commit e477a92045fc292d9464e597a598e9f0efb34dd7. --- s390-tools-zipl-blscfg-rpm-nvr-sort.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s390-tools-zipl-blscfg-rpm-nvr-sort.patch b/s390-tools-zipl-blscfg-rpm-nvr-sort.patch index 0df804e..bb8117d 100644 --- a/s390-tools-zipl-blscfg-rpm-nvr-sort.patch +++ b/s390-tools-zipl-blscfg-rpm-nvr-sort.patch @@ -6,7 +6,7 @@ diff -up s390-tools-2.9.0/zipl/src/Makefile.blscfg-rpm-nvr-sort s390-tools-2.9.0 ALL_LDFLAGS += -Wl,-z,noexecstack $(NO_PIE_LDFLAGS) -libs = $(rootdir)/libutil/libutil.a -+libs = $(rootdir)/libutil/libutil.a -lrpmio ++libs = $(rootdir)/libutil/libutil.a -lrpm objects = misc.o error.o scan.o job.o boot.o bootmap.o disk.o \ install.o zipl.o $(rootdir)/zipl/boot/data.o