Author: pierre
Date: Sun Oct 16 07:16:26 2016
New Revision: 3878

Log:
propagate trunk 3877

Modified:
   jhalfs/branches/new_features/common/libs/func_install_blfs

Modified: jhalfs/branches/new_features/common/libs/func_install_blfs
==============================================================================
--- jhalfs/branches/new_features/common/libs/func_install_blfs  Sun Oct 16 
07:02:34 2016        (r3877)
+++ jhalfs/branches/new_features/common/libs/func_install_blfs  Sun Oct 16 
07:16:26 2016        (r3878)
@@ -45,8 +45,10 @@
 # package database.
 # sudo is needed if $BUILDDIR/var/lib is owned by root and /var/lib/jhalfs
 # has to be created
-sudo make -j1 -C $BUILDDIR$BLFS_ROOT TRACKING_DIR=$BUILDDIR$TRACKING_DIR \
-    $BUILDDIR$BLFS_ROOT/packages.xml
+sudo make -j1 -C $BUILDDIR$BLFS_ROOT          \
+          REV=$INITSYS                        \
+          TRACKING_DIR=$BUILDDIR$TRACKING_DIR \
+          $BUILDDIR$BLFS_ROOT/packages.xml
 
 # Because the BLFS Makefile is supposed to be used in chroot (or booted)
 # mode, the tracking file has wrong path for DTD. Change it:
-- 
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page

Reply via email to