$ git show --format=fuller --patch-with-stat --summary 71d5742627382420c59e5ba52ec5eb160dbe6296
commit 71d5742627382420c59e5ba52ec5eb160dbe6296
Author: Tomasz Paweł Gajc <tpgxyz@gmail.com>
AuthorDate: Fri Nov 20 16:47:13 2020 +0100
Commit: GitHub <noreply@github.com>
CommitDate: Fri Nov 20 16:47:13 2020 +0100
fix file list
---
texlive-tlpkg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/texlive-tlpkg.spec b/texlive-tlpkg.spec
index 790a832..88cf033 100644
--- a/texlive-tlpkg.spec
+++ b/texlive-tlpkg.spec
@@ -71,11 +71,11 @@ free software, including support for many languages around the world.
%dir %{_texmf_language_def_d}
%dir %{_texmf_language_lua_d}
%ghost %{_texmfconfdir}/web2c/updmap.cfg
+%{_sbindir}/texlive.post
%{_rpmmacrodir}/macros.texlive
%if %{with urpmi}
%{_bindir}/tlmgr
%{_sbindir}/tlmgr
-%{_sbindir}/texlive.post
%{_sysconfdir}/pam.d/tlmgr
%{_sysconfdir}/console.apps/tlmgr
%endif