Hi
Here is what I propose. I'll commit tomorrow if no
comment.
Regards,
Pierre

Index: jhalfs/jhalfs
===================================================================
--- jhalfs.orig/jhalfs	2012-02-14 10:31:32.943065404 +0100
+++ jhalfs/jhalfs	2012-02-20 09:38:34.784101633 +0100
@@ -154,7 +154,14 @@
     ;;
   * )
     case $PROGNAME in
-      lfs | hlfs )
+      lfs )
+        LFSVRS=${BRANCH_ID}
+        TREE=tags/${BRANCH_ID}
+        if (( ${BRANCH_ID:0:1} < 7 )) ; then
+            TREE=${TREE}/BOOK
+        fi
+        ;;
+      hlfs )
         LFSVRS=${BRANCH_ID}
         TREE=tags/${BRANCH_ID}/BOOK
         ;;
-- 
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to