slitaz-dev-tools diff tazdev/tazdev.conf @ rev 191

tazdev: change relpkg behavior. retrieve the last version from .hgtags. Put archive in /src
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jan 17 12:07:53 2013 +0100 (2013-01-17)
parents 911e4e78149d
children 32887197a722
line diff
     1.1 --- a/tazdev/tazdev.conf	Fri Jun 01 18:36:31 2012 +0200
     1.2 +++ b/tazdev/tazdev.conf	Thu Jan 17 12:07:53 2013 +0100
     1.3 @@ -7,6 +7,9 @@
     1.4  # Path to all own and copy projects.
     1.5  PROJECTS="$HOME/Projects"
     1.6  
     1.7 +# Path to archive
     1.8 +SOURCE=$SLITAZ_HOME/src
     1.9 +
    1.10  # Packages to generate a minimal chroot.
    1.11  CHROOT_PKGS="slitaz-base-files busybox cookutils tazpkg lzma"
    1.12