From b8c24deef6124de4542c1e940658b13f27f5a62c Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sun, 29 Nov 2020 21:43:23 +0000 Subject: pcmemtest can now be copied directly from the repository. --- build_all.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'build_all.sh') diff --git a/build_all.sh b/build_all.sh index a14ec26..d95287d 100755 --- a/build_all.sh +++ b/build_all.sh @@ -12,7 +12,6 @@ case $(hostname) in esac ./update_bootloader_files.sh -./update_pcmemtest_files.sh for arch in $archs; do isoname=$distro-$release-$arch $sudo drakclassic --clean --all --define arch=$arch -- cgit v1.2.1