mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
alsa: fix post_install
This commit is contained in:
parent
e0d910e2fa
commit
611699b755
@ -60,6 +60,6 @@ post_makeinstall_target() {
|
||||
cp -PR $PKG_DIR/config/modprobe.d $INSTALL/usr/config
|
||||
}
|
||||
|
||||
post_install_target() {
|
||||
post_install() {
|
||||
add_group audio 63
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user