summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-04-20 22:43:32 +0000
committerKarl Berry <karl@freefriends.org>2009-04-20 22:43:32 +0000
commit411210475b0028ef58d654bbebbe2cc7bcb0d4dd (patch)
tree5a91245dd9ef47c347f26bdfab2b2db4e1193dc1 /Master/tlpkg
parent97de1fda772f47a24aa6674e26d3c4a4df41a3e5 (diff)
new script texdirflatten (19apr09)
git-svn-id: svn://tug.org/texlive/trunk@12762 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
-rw-r--r--Master/tlpkg/tlpsrc/collection-binextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/texdirflatten.tlpsrc2
4 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index cb209ea98cb..9638176c03c 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -218,7 +218,7 @@ my @WorkingTLP = qw(
tamethebeast tdclock tdsfrmath
ted templates-fenn templates-sommer tengwarscript
tensor termcal termlist teubner tex-ewd tex-gyre texcount
- texilikecover texloganalyser texmate texments
+ texdirflatten texilikecover texloganalyser texmate texments
texpower texshade
textcase textfit textopo textpath textpos
theoremref thesis-titlepage-fhac
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index e9edb48591e..9466ac973e1 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1441,6 +1441,7 @@ $standardxmt='\.xmt';
'purifyeps' => 'purifyeps$',
'svn-multi' => 'svn-multi\.pl$',
'texcount' => '\.pl$',
+ 'texdirflatten' => 'texdirflatten\$',
'texloganalyser' => 'texloganalyser',
'vpe' => '\.pl$',
);
@@ -1449,6 +1450,7 @@ $standardxmt='\.xmt';
%specialmans = (
'pkfix-helper' => 'pkfix-helper.1',
'purifyeps' => 'purifyeps.1',
+ 'texdirflatten' => 'texdirflatten.1',
);
diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
index baaa2cc18f4..06af9ac5950 100644
--- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
@@ -38,5 +38,6 @@ depend pkfix-helper
depend purifyeps
depend synctex
depend texcount
+depend texdirflatten
depend texloganalyser
depend xindy
diff --git a/Master/tlpkg/tlpsrc/texdirflatten.tlpsrc b/Master/tlpkg/tlpsrc/texdirflatten.tlpsrc
new file mode 100644
index 00000000000..e60f4d26b22
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/texdirflatten.tlpsrc
@@ -0,0 +1,2 @@
+name texdirflatten
+category Package