File zita-convolver-Makefile.patch of Package zita-convolver

diff -up zita-convolver-4.0.3/source/Makefile.orig zita-convolver-4.0.3/source/Makefile
--- zita-convolver-4.0.3/source/Makefile.orig	2018-08-26 15:35:37.000000000 +0200
+++ zita-convolver-4.0.3/source/Makefile	2020-01-01 14:24:27.139444320 +0100
@@ -56,7 +56,8 @@ install:	$(ZITA-CONVOLVER_MIN)
 	install -d $(DESTDIR)$(LIBDIR)
 	install -m 644 $(ZITA-CONVOLVER_H) $(DESTDIR)$(INCDIR)
 	install -m 755 $(ZITA-CONVOLVER_MIN) $(DESTDIR)$(LIBDIR)
-	ldconfig
+# the rpm calls ldconfig at install time via %post so we disable it here
+#	ldconfig
 	ln -sf $(ZITA-CONVOLVER_MIN) $(DESTDIR)$(LIBDIR)/$(ZITA-CONVOLVER_SO)
 
 uninstall:
openSUSE Build Service is sponsored by