tazwok rev 302
Fix a major bug which prevent to set _pkg correctly
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Feb 17 00:25:21 2011 +0100 (2011-02-17) |
parents | 53c5ef3939ce |
children | 28871669d387 |
files | tazwok |
line diff
1.1 --- a/tazwok Wed Feb 16 23:35:05 2011 +0100 1.2 +++ b/tazwok Thu Feb 17 00:25:21 2011 +0100 1.3 @@ -936,7 +936,8 @@ 1.4 fs=$WOK/$PACKAGE/taz/$PACKAGE-$VERSION/fs 1.5 1.6 # Set $src for standard package and $_pkg variables. 1.7 - set_src_path && set_pkg_path 1.8 + set_src_path 1.9 + set_pkg_path 1.10 1.11 # Execute genpkg_rules, check package and copy generic files to build 1.12 # the package.