summaryrefslogtreecommitdiff
path: root/scripts/tarball.sh.broken
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-08-15 16:18:35 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-08-15 16:18:35 (GMT)
commit09f0dcc66fbec2f35682d1362f73704d5708ae33 (patch)
treea9e179517ff97a38a8ee848de36571866e1f0f42 /scripts/tarball.sh.broken
parentecab7e451fbc18d245beb8768a532ff99c6fdf0b (diff)
Change "triplet" (target triplet) to "tuple". That sounds better!
Document overriding the number of // jobs. Some small documentation fixes.
Diffstat (limited to 'scripts/tarball.sh.broken')
-rwxr-xr-xscripts/tarball.sh.broken2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/tarball.sh.broken b/scripts/tarball.sh.broken
index e94ac6e..63d27cd 100755
--- a/scripts/tarball.sh.broken
+++ b/scripts/tarball.sh.broken
@@ -16,7 +16,7 @@ rm -f "${tmp_log_file}"
# Parse the configuration file:
. ${CT_TOP_DIR}/.config
-CT_DoBuildTargetTriplet
+CT_DoBuildTargetTuple
# Kludge: if any of the config options needs either CT_TARGET or CT_TOP_DIR,
# re-parse them: