From 02ad4921ca1ed9c63946c2f1a1fc9cf80313c8ed Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 10 Jun 2008 18:06:06 +0000 Subject: rename available_archs to available_architectures, Karl couldn't stand the pidgin english ... sorry ;-) git-svn-id: svn://tug.org/texlive/trunk@8660 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpsrc2tlpdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/bin/tlpsrc2tlpdb') diff --git a/Master/tlpkg/bin/tlpsrc2tlpdb b/Master/tlpkg/bin/tlpsrc2tlpdb index e5145c0be7b..afd12d47f49 100755 --- a/Master/tlpkg/bin/tlpsrc2tlpdb +++ b/Master/tlpkg/bin/tlpsrc2tlpdb @@ -110,7 +110,7 @@ sub main if ($opt_all) { $tldb->root("$opt_master"); # do set the option_archs from the dirs in Master/bin - $tldb->option_available_archs($tltree->architectures); + $tldb->option_available_architectures($tltree->architectures); $tldb->save; info("$0: wrote $src_count packages to ". $tldb->root . ".\n"); } else { -- cgit v1.2.3