Dirk Mueller 2023-12-30 16:14:29 +00:00 committed by Git OBS Bridge
parent 5e68cef9d9
commit f7b71cc6f2

View File

@ -382,7 +382,7 @@ for i in \
do
ln -sf exim_db.8.gz %{buildroot}/%{_mandir}/man8/$i.8.gz
done
perl -pi -e 's%%{_datadir}/doc/exim4%%{_docdir}/exim%{g}' `find %{buildroot}/%{_mandir}/man8 -name "*.8"`
sed -i -e 's,%{_datadir}/doc/exim4,%{_docdir}/exim,g' $(find %{buildroot}/%{_mandir}/man8 -name "*.8")
gzip -9 doc/*.txt
#
# package the utilities without executable permissions, to silence rpmlint warnings