tazwok diff tazwok @ rev 351

Fix current package link
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 23 12:23:02 2011 +0100 (2011-02-23)
parents e9746fc87694
children db18d2db42c2
line diff
     1.1 --- a/tazwok	Tue Feb 22 21:47:55 2011 +0100
     1.2 +++ b/tazwok	Wed Feb 23 12:23:02 2011 +0100
     1.3 @@ -2104,6 +2104,7 @@
     1.4  	report_return_code=$cook_code
     1.5  	report close-bloc
     1.6  	report end-sublog
     1.7 +	rm -f $LOCAL_REPOSITORY/log/package
     1.8  	return $cook_code
     1.9  }
    1.10