mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
alsa-lib: remove duplicate user creation (already in systemd)
This commit is contained in:
@@ -34,7 +34,3 @@ post_makeinstall_target() {
|
||||
mkdir -p ${INSTALL}/usr/config
|
||||
cp -PR ${PKG_DIR}/config/modprobe.d ${INSTALL}/usr/config
|
||||
}
|
||||
|
||||
post_install() {
|
||||
add_group audio 63
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user