wok-4.x rev 5290
tazbb: rollback last commit
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Apr 18 21:01:54 2010 +0200 (2010-04-18) |
parents | 65fc029b99f2 |
children | 4954382e5d74 |
files | tazbb/stuff/tazbb |
line diff
1.1 --- a/tazbb/stuff/tazbb Sun Apr 18 20:56:58 2010 +0200 1.2 +++ b/tazbb/stuff/tazbb Sun Apr 18 21:01:54 2010 +0200 1.3 @@ -366,7 +366,6 @@ 1.4 WANTED="" 1.5 echo "(cooking <a href=\"log.php?package=$(escape $pkg)\">$pkg</a>)" > $DB_DIR/running 1.6 tazwok clean $pkg 1.7 - rm -rf $BUILD_WOK/$pkg/$pkg-* 1.8 script -c "echo 'install' | tazwok cook $pkg" $LOG_DIR/$pkg.log 1.9 # Install new package (important for new shared libs). Note 1.10 # that tests are done separatly with 'test_packages' and should