diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-08 18:32:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-08 18:32:29 +0000 |
commit | aaa893ce7054a17e3d05138f0d20bea50ca2b3e9 (patch) | |
tree | f9c42f75b0adccc67097f76025ffb87e685202d9 /Master/tlpkg/bin | |
parent | 3f87fd0076dbd3a6068e4e5e1c36a865cde29dc0 (diff) |
feynmf update, fixing perl syntax error (Norbert 2 Jun 2008 11:01:37)
git-svn-id: svn://tug.org/texlive/trunk@9384 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index c546f6bbbbe..4048dfd937c 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -479,6 +479,7 @@ $standardsource='\.fdd|\.dtx|\.ins|\.c$|Makefile|configure.*|install-sh|\.drv'; 'epsf', 'NULL', 'epslatex-fr', 'NULL', 'eskdx', 'NULL', # do not move makefiles + 'feynmf', "$standardsource|feynmf\.pl", 'mff', '\.mfj|\.bat|\.diz', 'fpl', "$standardsource|Add|\.sfd|\.pe|\.ps", 'hyphenex', ".*", diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 43ae8f40610..532960ce36a 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -79,7 +79,7 @@ my @WorkingTLP = qw( faktor fancybox fancyhdr fancynum fancyref fancytooltips fancyvrb FAQ-en fax fbs featpost - feyn fge filecontents fink fixme + feyn feynmf fge filecontents fink fixme flagderiv flippdf float floatrow flowfram fltpoint fmtcount fnbreak fncychap foekfont fontch fontspec fonttable fontwrap |