mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
pulseaudio: fix init script installation
Adjust the installation step after adf65110 (Remove multimedia subdirectory). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
0064439712
commit
d763fa91ac
@ -107,7 +107,7 @@ define PULSEAUDIO_USERS
|
||||
endef
|
||||
|
||||
define PULSEAUDIO_INSTALL_INIT_SYSV
|
||||
$(INSTALL) -D -m 755 package/multimedia/pulseaudio/S50pulseaudio \
|
||||
$(INSTALL) -D -m 755 package/pulseaudio/S50pulseaudio \
|
||||
$(TARGET_DIR)/etc/init.d/S50pulseaudio
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user