Fix script permissions

This commit is contained in:
dalto 2021-02-25 09:48:42 -06:00
parent 17dc6d6b8e
commit d7153d9f3c
4 changed files with 0 additions and 3 deletions

View file

@ -14,9 +14,6 @@ package()
# install the package files
cp -a ${srcdir}/${pkgname}/src/{usr,etc} ${pkgdir}
# set the permissions on the files in /usr/bin
chmod 755 ${pkgdir}/usr/bin/rebuild-initramfs
# mask the default loaderentry creator
mkdir -p "${pkgdir}/etc/kernel/install.d"
touch "${pkgdir}/etc/kernel/install.d/90-loaderentry.install"

0
src/usr/bin/rebuild-initramfs Normal file → Executable file
View file

View file

View file