mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +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
|
endef
|
||||||
|
|
||||||
define PULSEAUDIO_INSTALL_INIT_SYSV
|
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
|
$(TARGET_DIR)/etc/init.d/S50pulseaudio
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user