diff options
-rw-r--r-- | packaging/remix.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/remix.spec b/packaging/remix.spec index 8ec0ccd..eec3944 100644 --- a/packaging/remix.spec +++ b/packaging/remix.spec @@ -45,6 +45,8 @@ make %{?_smp_mflags} mkdir -p %{buildroot}/usr/share/license cp %{_builddir}/%{buildsubdir}/COPYING %{buildroot}/usr/share/license/%{name} +%remove_docs + %post -n libremix -p /sbin/ldconfig %postun -n libremix -p /sbin/ldconfig |