This commit is contained in:
parent
5e68cef9d9
commit
f7b71cc6f2
@ -382,7 +382,7 @@ for i in \
|
|||||||
do
|
do
|
||||||
ln -sf exim_db.8.gz %{buildroot}/%{_mandir}/man8/$i.8.gz
|
ln -sf exim_db.8.gz %{buildroot}/%{_mandir}/man8/$i.8.gz
|
||||||
done
|
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
|
gzip -9 doc/*.txt
|
||||||
#
|
#
|
||||||
# package the utilities without executable permissions, to silence rpmlint warnings
|
# package the utilities without executable permissions, to silence rpmlint warnings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user