Fix missing directory in PKGBUILD

This commit is contained in:
dalto 2021-02-20 14:25:55 -06:00
parent 3ac2972072
commit 72ba89c25e

View file

@ -15,6 +15,7 @@ package()
cp -a ${srcdir}/${pkgname}/src/usr ${pkgdir}
# mask the default loaderentry creator
mkdir -p "${pkgdir}/etc/kernel/install.d"
touch "${pkgdir}/etc/kernel/install.d/90-loaderentry.install"
# mask the mkinitcpio hooks