summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-24 00:53:14 +0000
committerKarl Berry <karl@freefriends.org>2014-02-24 00:53:14 +0000
commit60da671aa534c1eb01e78ac8c4d156e7d439cafc (patch)
treec0de3c5de8062eeba2115dc51f469feb3ffd5c02 /Master/tlpkg/libexec
parent1d9b6adc648877a6a8cae836939210ebbb7868c3 (diff)
prosper non-update
git-svn-id: svn://tug.org/texlive/trunk@33033 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 2b96f198e2f..4d7b442015c 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -782,7 +782,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'preview-latex',"die 'skipping, use preview'",
'progkeys', "die 'skipping, noinfo license, author unfindable'",
'proofs', "die 'skipping, nosell license'",
- 'prosper', "&MAKEflatten",
'ps2eps', "die 'skipping, must go into sources'",
'ps4pdf', "die 'skipping, obsolete'",
'psfig', "die 'skipping, nosell license'",
@@ -1121,6 +1120,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'mp3d' => '&PREHOOK_mp3d',
'numericplots', => '&PREHOOK_flatten1',
'pictex' => '&PREHOOK_pictex',
+ 'prosper' => '&PREHOOK_prosper',
'skb' => '&PREHOOK_flatten1',
'suftesi' => '&PREHOOK_suftesi',
'texdraw' => '&PREHOOK_texdraw',
@@ -4835,6 +4835,14 @@ sub PREHOOK_pictex {
&SYSTEM ("$RM -rf addon/autoarea*");
}
+sub PREHOOK_prosper {
+ print "PREHOOK_$package - handle image conflicts\n";
+ # some files different between img/ and contrib/img; prefer
+ # those in img. Also flatten doc/doc-examples.
+ &SYSTEM ("$MV contrib/img/* .");
+ &SYSTEM ("$MV img/* doc/*/* doc/* designer/* contrib/*.* .");
+}
+
sub PREHOOK_suftesi {
print "PREHOOK_$package - move doc/latex subdirs\n";
# not example/, then get logo.png clash