# HG changeset patch # User Christophe Lincoln # Date 1271617314 -7200 # Node ID 401a6a398aeb636cd05a48efbbcc900f475ccbaf # Parent 65fc029b99f260eb37198600eee4912a61021784 tazbb: rollback last commit diff -r 65fc029b99f2 -r 401a6a398aeb tazbb/stuff/tazbb --- a/tazbb/stuff/tazbb Sun Apr 18 20:56:58 2010 +0200 +++ b/tazbb/stuff/tazbb Sun Apr 18 21:01:54 2010 +0200 @@ -366,7 +366,6 @@ WANTED="" echo "(cooking $pkg)" > $DB_DIR/running tazwok clean $pkg - rm -rf $BUILD_WOK/$pkg/$pkg-* script -c "echo 'install' | tazwok cook $pkg" $LOG_DIR/$pkg.log # Install new package (important for new shared libs). Note # that tests are done separatly with 'test_packages' and should