summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpsrc2zip
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/tlpsrc2zip')
-rwxr-xr-xMaster/tlpkg/bin/tlpsrc2zip2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpsrc2zip b/Master/tlpkg/bin/tlpsrc2zip
index ed4c2db3a9d..50d4f715088 100755
--- a/Master/tlpkg/bin/tlpsrc2zip
+++ b/Master/tlpkg/bin/tlpsrc2zip
@@ -96,7 +96,7 @@ sub main
$tlp->update_from_catalogue ($tlc);
}
- $tlp->make_zip($tltree,$opt_outputdir);
+ $tlp->make_zip($opt_master,$opt_outputdir);
}
warn "\n";