commit cd899a7f653403cdd25817ba0c0887398de6131d
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Nov 25 13:55:29 2018 +0000
Use new ldconfig scriptlet
gpac.spec | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/gpac.spec b/gpac.spec
index 173e8bc..ce32686 100644
--- a/gpac.spec
+++ b/gpac.spec
@@ -157,10 +157,7 @@ touch -r Changelog %buildroot%{_includedir}/gpac/modules/*.h
rm %buildroot%{_includedir}/gpac/config.h
-%post libs -p /sbin/ldconfig
-
-%postun libs -p /sbin/ldconfig
-
+%ldconfig_scriptlets libs
%files
%doc AUTHORS BUGS Changelog README.md TODO
Show replies by date