summaryrefslogtreecommitdiffstats
path: root/redhat/dependencies/arts
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/dependencies/arts')
-rw-r--r--redhat/dependencies/arts/arts-14.0.0.spec12
1 files changed, 0 insertions, 12 deletions
diff --git a/redhat/dependencies/arts/arts-14.0.0.spec b/redhat/dependencies/arts/arts-14.0.0.spec
index a75ee253f..64d3f4972 100644
--- a/redhat/dependencies/arts/arts-14.0.0.spec
+++ b/redhat/dependencies/arts/arts-14.0.0.spec
@@ -161,12 +161,6 @@ playing a wave file with some effects.
# The '.la' files are needed for runtime, not devel !
%{tde_libdir}/lib*.la
-%post
-/sbin/ldconfig || :
-
-%postun
-/sbin/ldconfig || :
-
##########
%package devel
@@ -208,12 +202,6 @@ playing a wave file with some effects.
%{tde_libdir}/pkgconfig/*.pc
%{tde_libdir}/*.a
-%post devel
-/sbin/ldconfig || :
-
-%postun devel
-/sbin/ldconfig || :
-
##########
%if 0%{?with_pulseaudio}