From 8ebac92b3634f7816df2ddae562e2cdd03a5dfe1 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sat, 19 Mar 2016 20:25:09 +0000 Subject: [PATCH] Preceding commit fix --- BLFS/gen-makefile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BLFS/gen-makefile.sh b/BLFS/gen-makefile.sh index c34f24c..5b47446 100755 --- a/BLFS/gen-makefile.sh +++ b/BLFS/gen-makefile.sh @@ -9,7 +9,7 @@ declare ATOPDIR=`cd $TOPDIR; pwd` declare MKFILE=Makefile declare PREV_PACKAGE="" declare BUILD_SCRIPTS=${TOPDIR}/scripts -declare TRACKING_FILE=/var/lib/jhalfs/BLFS/instpkg.xml +declare TRACKING_FILE=tracking-dir/instpkg.xml declare XSLDIR=${TOPDIR}/xsl declare PACK_FILE=${TOPDIR}/packages.xml declare BUMP=${XSLDIR}/bump.xsl