wok diff tazbb/stuff/tazbb.conf @ rev 8468
Fixed libboost-system and libboost-system-dev. It was add both libboost-system and libboost-filesystem files.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Feb 07 14:43:59 2011 +0000 (2011-02-07) |
parents | 64353f1da619 |
children |
line diff
1.1 --- a/tazbb/stuff/tazbb.conf Thu Sep 24 16:26:08 2009 +0200 1.2 +++ b/tazbb/stuff/tazbb.conf Mon Feb 07 14:43:59 2011 +0000 1.3 @@ -4,6 +4,8 @@ 1.4 # Wok's and packages path. 1.5 HG_WOK="/home/slitaz/hg/wok" 1.6 BUILD_WOK="/home/slitaz/wok" 1.7 +HG_FLAVORS="/home/slitaz/hg/flavors" 1.8 +BUILD_FLAVORS="/home/slitaz/flavors" 1.9 PACKAGES_REPOSITORY="/home/slitaz/packages" 1.10 1.11 # Log files, database and lock file.