diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/pst-poker.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 61e5c75aa86..da66c2eee81 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -509,7 +509,7 @@ my @TLP_working = qw( pst-ob3d pst-ode pst-optexp pst-optic pst-osci pst-ovl pst-pad pst-pdgr pst-perspective - pst-platon pst-plot pst-poly pst-pdf pst-pulley + pst-platon pst-plot pst-poker pst-poly pst-pdf pst-pulley pst-qtree pst-rputover pst-rubans pst-shell pst-sigsys pst-slpe pst-solarsystem pst-solides3d pst-soroban pst-spectra pst-spinner pst-spirograph diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 53da86c804d..3633687b14d 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -940,6 +940,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'pst-perspective', "&MAKEpst", 'pst-platon', "&MAKEpst", 'pst-plot', "&MAKEpst", + 'pst-poker', "&MAKEflatten", 'pst-poly', "&MAKEpst", 'pst-pulley', "&MAKEpst", 'pst-qtree', "&MAKEpst", diff --git a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc index 23484298159..4dde4afa28c 100644 --- a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc @@ -72,6 +72,7 @@ depend pst-pdgr depend pst-perspective depend pst-platon depend pst-plot +depend pst-poker depend pst-poly depend pst-pulley depend pst-qtree diff --git a/Master/tlpkg/tlpsrc/pst-poker.tlpsrc b/Master/tlpkg/tlpsrc/pst-poker.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/pst-poker.tlpsrc |