[SCM] debian-live/live-helper branch, master,	updated. 1.0_a44-1-8-g780b666
    Daniel Baumann 
    daniel at debian.org
       
    Thu Apr 17 04:48:21 UTC 2008
    
    
  
The following commit has been merged in the master branch:
commit 2bcfd40f74345d7eeab0c59096b8ae49da55b37a
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Apr 17 06:46:58 2008 +0200
    Moving lh_chroot_packages call in lh_chroot to old place.
diff --git a/helpers/lh_chroot b/helpers/lh_chroot
index b6e204f..7dee5b3 100755
--- a/helpers/lh_chroot
+++ b/helpers/lh_chroot
@@ -48,9 +48,9 @@ lh_chroot_preseed ${*}
 lh_chroot_local-preseed ${*}
 lh_chroot_tasks ${*}
 lh_chroot_packageslists ${*}
+lh_chroot_packages ${*}
 lh_chroot_local-packageslists ${*}
 lh_chroot_local-packages ${*}
-lh_chroot_packages ${*}
 lh_chroot_install-packages ${*}
 lh_chroot_localization ${*}
 lh_chroot_local-includes ${*}
-- 
debian-live/live-helper
    
    
More information about the debian-live-changes
mailing list