fixup! support gentoo isolinux location

This commit is contained in:
parazyd 2017-05-15 18:24:35 +02:00
parent fafcb999a2
commit 6019687bc8
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ iso_setup_isolinux() {
*)
warn "no isolinux has been copied. take care of it yourself"
;;
esac
popd
}