# HG changeset patch # User Antoine Bodin # Date 1300149428 -3600 # Node ID d1f0d5d127a77983cfc21e590358af9c6cda1bbf # Parent 085731101938981ad5bbaedab3a00055dffa0ce1 tazwok: Rollback WOK global option diff -r 085731101938 -r d1f0d5d127a7 tazwok --- a/tazwok Tue Mar 15 00:23:25 2011 +0100 +++ b/tazwok Tue Mar 15 01:37:08 2011 +0100 @@ -89,10 +89,8 @@ # Get configuration file. get_config - WOK=$LOCAL_REPOSITORY/wok - # Define & get options. - get_options_list="$get_options_list WOK SLITAZ_DIR SLITAZ_VERSION undigest" + get_options_list="$get_options_list SLITAZ_DIR SLITAZ_VERSION undigest" get_options LOCAL_REPOSITORY=$SLITAZ_DIR/${undigest:-$SLITAZ_VERSION} @@ -110,6 +108,7 @@ # The path to the most important files/dir used by Tazwok. PACKAGES_REPOSITORY=$LOCAL_REPOSITORY/packages + WOK=$LOCAL_REPOSITORY/wok INCOMING_REPOSITORY=$LOCAL_REPOSITORY/packages-incoming SOURCES_REPOSITORY=$LOCAL_REPOSITORY/src set_common_path