.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-filesystem?expand=0&rev=85
This commit is contained in:
parent
42a3e2999b
commit
ae98e1d813
@ -13930,8 +13930,8 @@ do
|
||||
test ! -e ${dir}/ls-R || continue
|
||||
echo '%% ls-R -- filename database for kpathsea; do not change this line.' > \
|
||||
${dir}/ls-R
|
||||
chown root:%{texgrp} ${dir}/ls-R
|
||||
chmod 0664 ${dir}/ls-R
|
||||
chown root:%{texgrp} ${dir}/ls-R || :
|
||||
chmod 0664 ${dir}/ls-R || :
|
||||
done
|
||||
%if %{defined set_permissions}
|
||||
%set_permissions %{_texmfconfdir}/ls-R
|
||||
|
Loading…
Reference in New Issue
Block a user