forked from pool/texlive-filesystem
.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-filesystem?expand=0&rev=4
This commit is contained in:
parent
8ec4ce148f
commit
e6d213f037
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 22 13:11:08 UTC 2012 - werner@suse.de
|
||||
|
||||
- The new updmap requires the perl mudules TLConfig.pm and TLUtils.pm
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 20 13:03:13 UTC 2012 - werner@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
%define texlive_version 2012
|
||||
%define texlive_release 20120611
|
||||
%define texlive_noarch 44
|
||||
%define texlive_noarch 48
|
||||
%define texlive_source texlive-20120611-source
|
||||
|
||||
%define __perl_requires %{nil}
|
||||
@ -4027,6 +4027,7 @@ popd
|
||||
mkdir -p %{buildroot}%{_includedir}
|
||||
mkdir -p %{buildroot}%{_infodir}
|
||||
mkdir -p %{buildroot}%{_libexecdir}/mktex
|
||||
mkdir -p %{buildroot}%{_libexecdir}/tlpkg/TeXLive
|
||||
mkdir -p %{buildroot}%{_mandir}
|
||||
mkdir -p %{buildroot}%{_mandir}/man1
|
||||
mkdir -p %{buildroot}%{_mandir}/man5
|
||||
@ -10914,6 +10915,8 @@ fi
|
||||
%config %{_sysconfdir}/profile.d/texlive*
|
||||
%config %{_sysconfdir}/skel/.dvipsrc
|
||||
%dir %{_libexecdir}/mktex
|
||||
%dir %{_libexecdir}/tlpkg
|
||||
%dir %{_libexecdir}/tlpkg/TeXLive
|
||||
%dir %{_texmfconfdir}
|
||||
%dir %{_texmfconfdir}/dvipdfm
|
||||
%dir %{_texmfconfdir}/dvipdfm/config
|
||||
|
Loading…
x
Reference in New Issue
Block a user