wok-6.x rev 6126
tazbb: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 06 10:28:15 2010 +0200 (2010-09-06) |
parents | bc341a66849c |
children | c9dadf0414b0 |
files | tazbb/stuff/tazbb |
line diff
1.1 --- a/tazbb/stuff/tazbb Sun Sep 05 15:43:02 2010 +0200 1.2 +++ b/tazbb/stuff/tazbb Mon Sep 06 10:28:15 2010 +0200 1.3 @@ -1020,7 +1020,7 @@ 1.4 check_variables $2 && 1.5 check_wanted_version $2 && 1.6 check_build_depends $2 "" 1.7 - ext $? ;; 1.8 + exit $? ;; 1.9 check-depends) 1.10 case "$2" in 1.11 wok)