mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/feedbackd: remove prefix from feedbackd.pre-install
This commit is contained in:
parent
17b9467f44
commit
7d6c6f5341
@ -2,7 +2,7 @@
|
||||
# Maintainer: team/phosh <newbyte@postmarketos.org>
|
||||
pkgname=feedbackd
|
||||
pkgver=0.8.7
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Daemon to provide haptic, LED, and audio feedback triggered by application events"
|
||||
url="https://gitlab.freedesktop.org/agx/feedbackd"
|
||||
arch="all"
|
||||
|
||||
@ -9,12 +9,10 @@ fi
|
||||
|
||||
# Print note about the additional group
|
||||
cat << __EOF__
|
||||
*
|
||||
* If you are switching between UIs on existing installations,
|
||||
* make sure that you add your user to the feedbackd group.
|
||||
* If the user isn't part of that group, the LED indicator won't be
|
||||
* functional.
|
||||
*
|
||||
If you are switching between UIs on existing installations,
|
||||
make sure that you add your user to the feedbackd group.
|
||||
If the user isn't part of that group, the LED indicator won't be
|
||||
functional.
|
||||
__EOF__
|
||||
|
||||
exit 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user