removed calamares autolaunch
This commit is contained in:
parent
a130e7d0c6
commit
5bf564ae7c
2
PKGBUILD
2
PKGBUILD
@ -16,6 +16,4 @@ sha256sums=('SKIP')
|
||||
package() {
|
||||
install -d "${pkgdir}/etc"
|
||||
cp -r "${srcdir}/${pkgname}/calamares" "${pkgdir}/etc/"
|
||||
install -Dm755 "${srcdir}/${pkgname}/calamares.desktop" \
|
||||
"${pkgdir}/etc/skel/.config/autostart/calamares.desktop"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user