correct traversal

This commit is contained in:
tux 2024-09-17 17:38:23 +02:00
parent a0f8078969
commit a22d7579d3

View File

@ -437,7 +437,7 @@ make &&
make install &&
ln -sv pkgconf /usr/bin/pkg-config &&
ln -sv pkgconf.1 /usr/share/man/man1/pkg-config.1 &&
cd ../.. &&
cd .. &&
rm -rf "$LFS_PKGCONF" &&
CURRENT_DATE_TIME=$(date +"%Y-%m-%d %T")