From 6c50850498de7b4f9d47bf97a223d5a5182331a3 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Aug 31 2021 23:01:26 +0000 Subject: Fix ldconfig_scriplets macro call --- diff --git a/ntfs-3g.spec b/ntfs-3g.spec index 8560721..a74f2f3 100644 --- a/ntfs-3g.spec +++ b/ntfs-3g.spec @@ -130,7 +130,7 @@ rmdir %{buildroot}/sbin # We get this on our own, thanks. rm -rf %{buildroot}%{_defaultdocdir}/%{name}/README -%ldconfig_scriptlets -n libs +%ldconfig_scriptlets libs %files %doc AUTHORS ChangeLog CREDITS NEWS README