tazwok rev 444

tazwok: Rollback WOK global option
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Mar 15 01:37:08 2011 +0100 (2011-03-15)
parents 085731101938
children dcba89d8553d 7e7265ac0dc0
files tazwok
line diff
     1.1 --- a/tazwok	Tue Mar 15 00:23:25 2011 +0100
     1.2 +++ b/tazwok	Tue Mar 15 01:37:08 2011 +0100
     1.3 @@ -89,10 +89,8 @@
     1.4  	# Get configuration file.
     1.5  	get_config
     1.6  
     1.7 -	WOK=$LOCAL_REPOSITORY/wok
     1.8 -	
     1.9  	# Define & get options.
    1.10 -	get_options_list="$get_options_list WOK SLITAZ_DIR SLITAZ_VERSION undigest"
    1.11 +	get_options_list="$get_options_list SLITAZ_DIR SLITAZ_VERSION undigest"
    1.12  	get_options
    1.13  
    1.14  	LOCAL_REPOSITORY=$SLITAZ_DIR/${undigest:-$SLITAZ_VERSION}
    1.15 @@ -110,6 +108,7 @@
    1.16  	
    1.17  	# The path to the most important files/dir used by Tazwok.
    1.18  	PACKAGES_REPOSITORY=$LOCAL_REPOSITORY/packages
    1.19 +	WOK=$LOCAL_REPOSITORY/wok
    1.20  	INCOMING_REPOSITORY=$LOCAL_REPOSITORY/packages-incoming
    1.21  	SOURCES_REPOSITORY=$LOCAL_REPOSITORY/src
    1.22  	set_common_path