diff options
author | Karl Berry <karl@freefriends.org> | 2006-08-13 23:51:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-08-13 23:51:12 +0000 |
commit | eace4bae1f9818749d503e8859767821618a0220 (patch) | |
tree | 599f1deaea72208ba096df9d7d8d7118bd4338d9 /Build | |
parent | ad1d09658f9af8b50c69d1c5bdf9b92623ebbba4 (diff) |
new package dvipsconfig with many dvips config files
git-svn-id: svn://tug.org/texlive/trunk@1944 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 9a5202a73a2..e9bd08fee75 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -881,6 +881,7 @@ $standardmf='[0-9]\.mf'; # packages which have dvips header files %specialpro= ( 'carlisle', 'pspicture.ps', + 'dvipsconfig', '.*', # addpsctrl should be in bin, but ... 'esint-type1', 'config.esint', 'zefonts', 'slantcm.cfg', ); |