diff options
author | hrs <hrs@FreeBSD.org> | 2005-02-11 23:49:00 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2005-02-11 23:49:00 +0800 |
commit | db3dd0e2a02cfcf7f203b10baf92b81a2fdfab15 (patch) | |
tree | 3d581f72bef47b9f49495ac4e70a4f17ae295e93 /print/teTeX-base/pkg-plist | |
parent | 33e18ca92ae69994a1c5772d8e7532546249d417 (diff) | |
download | freebsd-ports-gnome-db3dd0e2a02cfcf7f203b10baf92b81a2fdfab15.tar.gz freebsd-ports-gnome-db3dd0e2a02cfcf7f203b10baf92b81a2fdfab15.tar.zst freebsd-ports-gnome-db3dd0e2a02cfcf7f203b10baf92b81a2fdfab15.zip |
Make sure to rescan the texmf* directories just before
regenerating .fmt and .map files. Without this step,
the regeneration during pkg_add could fail under some circumstances.
Reported by: lofi
Diffstat (limited to 'print/teTeX-base/pkg-plist')
-rw-r--r-- | print/teTeX-base/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/teTeX-base/pkg-plist b/print/teTeX-base/pkg-plist index d52956da040f..3c6c629b81a7 100644 --- a/print/teTeX-base/pkg-plist +++ b/print/teTeX-base/pkg-plist @@ -202,6 +202,7 @@ lib/libkpathsea.a %%TEXMFDIR%%/texconfig/tcfmgr %%TEXMFDIR%%/texconfig/tcfmgr.map %%TEXMFDIR%%/release-tetex-src.txt +@exec %%MKTEXLSR%% @exec %%UPDMAP_SYS%% @unexec rm -f %D/%%TEXMFVARDIR%%/fonts/map/dvips/updmap/download35.map @unexec rm -f %D/%%TEXMFVARDIR%%/fonts/map/dvips/updmap/builtin35.map |