fix bug when remove texlive subpackages with --noautoremove option

This commit is contained in:
Captain 2020-05-19 15:17:11 +08:00
parent a9566653f5
commit 405c36f4ed
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ rm -f $web2cdir/fmtutil.cnf.rpmtmp
echo "# Generated by $0 on $(date)" > $web2cdir/fmtutil.cnf.rpmtmp
cat $web2cdir/fmtutil-hdr.cnf \
$(ls $texdir/fmtutil.cnf.d/*) \
$texdir/fmtutil.cnf.d/* \
>> $web2cdir/fmtutil.cnf.rpmtmp
mv $web2cdir/fmtutil.cnf.rpmtmp $web2cdir/fmtutil.cnf

View File

@ -2378,7 +2378,7 @@ Obsoletes: texlive-kpathsea-bin < 7:20170520
Provides: tex-kpathsea-doc = %{epoch}:20180414-%{release}
Provides: texlive-kpathsea-doc = %{epoch}:20180414-%{release}
Obsoletes: texlive-kpathsea-doc < 7:20170520
Requires: coreutils, grep texlive-base
Requires: coreutils grep texlive-base texlive-tetex
Provides: tex(fmtutil.cnf) = %{epoch}:20180414-%{release}
Provides: tex(mktex.cnf) = %{epoch}:20180414-%{release}
Provides: tex(texmf.cnf) = %{epoch}:20180414-%{release}