From b85994aad355edee01c7e91aee2c8081decde357 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 23 Feb 2009 11:45:00 +0000 Subject: [PATCH] for clarity, renamed the pkgs file used when buildind myplc-chroot --- build-chroot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-chroot.sh b/build-chroot.sh index 8e5d9b4..36402e2 100755 --- a/build-chroot.sh +++ b/build-chroot.sh @@ -52,7 +52,7 @@ echo "* myplc: Installing base filesystem" mkdir -p root data pl_root_makedevs root -pkgsfile=$(pl_locateDistroFile ../build/ ${pldistro} myplc.pkgs) +pkgsfile=$(pl_locateDistroFile ../build/ ${pldistro} myplc-chroot.pkgs) pl_root_mkfedora root $pldistro $pkgsfile pl_root_tune_image root -- 2.43.0