postmarketos-ui-plasma-mobile: Remove compile time warning (downloading pre-built packages from the binary repo is working)
This commit is contained in:
parent
bc21aed803
commit
b31e799f40
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgname=postmarketos-ui-plasma-mobile
|
||||
pkgver=1
|
||||
pkgrel=6
|
||||
pkgdesc="(Wayland) Mobile variant of KDE Plasma, optimized for touchscreen (COMPILING TAKES FOREVER)"
|
||||
pkgrel=7
|
||||
pkgdesc="(Wayland) Mobile variant of KDE Plasma, optimized for touchscreen"
|
||||
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
||||
arch="noarch"
|
||||
license="GPL3+"
|
||||
|
@ -19,7 +19,7 @@ options="!check"
|
|||
package() {
|
||||
install -D -m644 "$srcdir"/start_plasma.sh \
|
||||
"$pkgdir"/etc/profile.d/start_plasma.sh
|
||||
|
||||
|
||||
install -D -m644 "$srcdir"/kwinrc \
|
||||
"$pkgdir"/etc/xdg/kwinrc
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue