mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
print/*: Fix deprecated @exec/@unexec
This commit is contained in:
parent
faead9d407
commit
1a181f5cd6
2 changed files with 4 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
|||
%%CLASSDIR%%/res.cls
|
||||
@exec %%MKTEXLSR%%
|
||||
@unexec %%MKTEXLSR%%
|
||||
@postexec %%MKTEXLSR%%
|
||||
@postunexec %%MKTEXLSR%%
|
||||
|
|
|
@ -41,5 +41,5 @@ share/texmf/fonts/source/public/GOOE/wodd.mf
|
|||
share/texmf/tex/generic/GOOE/gooemacs.tex
|
||||
share/texmf/tex/generic/GOOE/gotcmacs.tex
|
||||
share/texmf/tex/generic/GOOE/manual.dvi
|
||||
@exec %%MKTEXLSR%%
|
||||
@unexec %%MKTEXLSR%%
|
||||
@postexec %%MKTEXLSR%%
|
||||
@postunexec %%MKTEXLSR%%
|
||||
|
|
Loading…
Add table
Reference in a new issue