summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-20 17:23:15 +0000
committerKarl Berry <karl@freefriends.org>2021-06-20 17:23:15 +0000
commit79851be36e2c36f6e55608d2faefb3a90f8e2919 (patch)
tree7274db4a6af7288f29435e1b7e1f6d6ed5cf7d08 /Master/tlpkg
parentb292a9962c78c9ec7984fa6ce0bf3b8a5732f06c (diff)
HA-prosper -> ha-prosper
git-svn-id: svn://tug.org/texlive/trunk@59651 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check4
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds14
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/ha-prosper.tlpsrc (renamed from Master/tlpkg/tlpsrc/HA-prosper.tlpsrc)0
4 files changed, 10 insertions, 10 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index a82874a407e..65abc85a4b0 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -20,7 +20,7 @@ our %OPT;
my @TLP_working = qw(
12many 2up
- HA-prosper IEEEconf IEEEtran
+ IEEEconf IEEEtran
SIstyle SIunits Tabbing Type1fonts
a0poster a2ping a4wide a5comb
aaai-named aalok aastex abbr abc abnt abntex2 abraces abstract abstyles
@@ -374,7 +374,7 @@ my @TLP_working = qw(
grid grid-system gridpapers gridset gridslides grotesq grundgesetze
gs1 gsemthesis gtl gtrlib-largetrees gtrcrd
gu gudea guitar guitarchordschemes guitartabs guitlogo gzt
- h2020proposal hackthefootline hacm hagenberg-thesis halloweenmath
+ h2020proposal ha-prosper hackthefootline hacm hagenberg-thesis halloweenmath
handin handout hands hang hanging hanoi
happy4th har2nat haranoaji haranoaji-extra
hardwrap harmony harnon-cv harpoon
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 8ed05876955..a21c3a49bee 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -63,7 +63,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'FiXme', "die 'skipping, use fixme'",
'GS1', "die 'skipping, use gs1'",
'GuIT', "die 'skipping, use guitlogo'",
- 'HA-prosper', '&MAKEhaprosper',
+ 'HA-prosper', "die 'skipping, use ha-prosper'",
'IEEEtran', "&MAKEIEEEtran",
'LaTeX-FAQ-francaise', "die 'skipping, use faq-fr'",
'LingTrees', "die 'skipping, requires python'",
@@ -601,7 +601,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'guitbeamer', "die 'skipping, nonfree'",
'gurps', "die 'skipping, Steve Jackson Games restrictions -> nonfree'",
'gutenberg', "die 'skipping, user group pdfs'",
- 'ha-prosper', "die 'skipping, use HA-prosper'",
+ 'ha-prosper', '&MAKEhaprosper',
'hacm', "&MAKEflatten",
'harvardkyoto',"die 'skipping, use xetex-devanagari'",
'he-le-na', "die 'skipping, nonfree (shareware) license'",
@@ -5619,13 +5619,13 @@ sub MAKEmathpazo {
}
sub MAKEhaprosper {
+ print "\t SPECIAL copying HA-prosper\n";
&setup ("nocopytodoc"); # create dirs but that's all
- chdir("$packagedir");
+ &xchdir("$packagedir");
&SYSTEM("mkdir -p $DEST");
- print "\t SPECIAL copying HA-prosper\n";
- &SYSTEM("$CP -r README Doc/* $DEST/doc/latex/HA-prosper");
- &SYSTEM("$CP -r Run/* $DEST/tex/latex/HA-prosper");
- &SYSTEM("$CP -r Source/* $DEST/source/latex/HA-prosper");
+ &SYSTEM("$CP -r README Doc/* $DEST/doc/latex/$package");
+ &SYSTEM("$CP -r Run/* $DEST/tex/latex/$package");
+ &SYSTEM("$CP -r Source/* $DEST/source/latex/$package");
}
sub MAKEpclnfss {
diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
index 766cc816fad..b861154e44f 100644
--- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
@@ -6,7 +6,6 @@ depend collection-latexrecommended
depend collection-pictures
#
depend 2up
-depend HA-prosper
depend Tabbing
depend a0poster
depend a4wide
@@ -588,6 +587,7 @@ depend gridset
depend gridslides
depend gs1
depend guitlogo
+depend ha-prosper
depend hackthefootline
depend halloweenmath
depend handin
diff --git a/Master/tlpkg/tlpsrc/HA-prosper.tlpsrc b/Master/tlpkg/tlpsrc/ha-prosper.tlpsrc
index e69de29bb2d..e69de29bb2d 100644
--- a/Master/tlpkg/tlpsrc/HA-prosper.tlpsrc
+++ b/Master/tlpkg/tlpsrc/ha-prosper.tlpsrc