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/circle.tlpsrc | 0 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 56fabac3518..3d6549f5c25 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -74,7 +74,7 @@ my @TLP_working = qw( chemstyle cherokee chess chess-problem-diagrams chessboard chessfss chextras chicago chicago-annote chletter chngcntr chronology - circ circle circuitikz + circ circuitikz cite citeref cjhebrew cjk cjkpunct classicthesis clefval cleveref clock clrscode cm-super cm-unicode diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index b1649c2ef4c..974b36e12a1 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -174,6 +174,7 @@ $Master = "$mydir/../.."; 'chitex', "die 'skipping, nonfree'", 'chklref', "die 'skipping, needs configure, etc.'", 'chngpage', "die 'skipping, use changepage'", + 'circle', "die 'skipping, noinfo license, author unfindable'", 'circuit_macros', "die 'skipping, needs m4'", 'circuit-macros', "die 'skipping, needs m4'", 'circuitikz', "&MAKEcopy", diff --git a/Master/tlpkg/tlpsrc/circle.tlpsrc b/Master/tlpkg/tlpsrc/circle.tlpsrc deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Master/tlpkg/tlpsrc/circle.tlpsrc +++ /dev/null diff --git a/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc index 9a334cf9be7..5259bfcb4e7 100644 --- a/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc @@ -7,7 +7,6 @@ depend binomexp depend boldtensors depend bosisio depend ccfonts -depend circle depend commath depend concmath depend concrete |