diff --git a/libreoffice.spec b/libreoffice.spec index 7747e1e..0693ffe 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -922,6 +922,8 @@ pushd $RPM_BUILD_ROOT/%{sdkinstdir} $file.in > $file chmod 755 $file done + # we don't want to install the input files + rm -f setsdkenv_unix.csh.in setsdkenv_unix.sh.in #fix permissions find examples -type f -exec chmod -x {} \; popd