diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-11 21:37:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-11 21:37:17 +0000 |
commit | 01058baf49ee1750accac90a502d1df4f4c7c2c8 (patch) | |
tree | 2b36be747dd4653654666a2bc0816dae3074133b /Master/tlpkg | |
parent | a262ae002eacb541230398abf0b4f35459640b71 (diff) |
rm ifpdf, merged back into oberdiek
git-svn-id: svn://tug.org/texlive/trunk@41046 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-basic.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/ifpdf.tlpsrc | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index a9d75063d35..92356e1dc28 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -517,6 +517,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'ifacmtg', "die 'skipping, nonfree license'", 'ifluatex', "die 'skipping, use oberdiek'", 'ifmslide', "&MAKEflatten", + 'ifpdf', "die 'skipping, use oberdiek'", 'imprintmtshadow', "die 'skipping, nonfree font support'", 'indxcite', "die 'skipping, too old, license suboptimal'", 'induni-om', "die 'skipping, for omega, use of pua?'", diff --git a/Master/tlpkg/tlpsrc/collection-basic.tlpsrc b/Master/tlpkg/tlpsrc/collection-basic.tlpsrc index f34f8234ed3..e2f44641086 100644 --- a/Master/tlpkg/tlpsrc/collection-basic.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-basic.tlpsrc @@ -22,7 +22,6 @@ depend gsftopk depend hyph-utf8 depend hyphen-base depend ifluatex -depend ifpdf depend ifxetex depend knuth-lib depend knuth-local diff --git a/Master/tlpkg/tlpsrc/ifpdf.tlpsrc b/Master/tlpkg/tlpsrc/ifpdf.tlpsrc deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Master/tlpkg/tlpsrc/ifpdf.tlpsrc +++ /dev/null |