mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-27 06:33:21 -05:00
Fix plugin install path, fixing ticket #102
This commit is contained in:
parent
d000f503e9
commit
6db7465303
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
rspdir = ${pkgdatadir}/plugins
|
rspdir = ${pkgdatadir}/plugins
|
||||||
|
|
||||||
lib_LTLIBRARIES=rsp.la
|
rsp_LTLIBRARIES=rsp.la
|
||||||
rsp_la_LDFLAGS=-module -avoid-version
|
rsp_la_LDFLAGS=-module -avoid-version
|
||||||
rsp_la_SOURCES = compat.c rsp.c xml-rpc.c
|
rsp_la_SOURCES = compat.c rsp.c xml-rpc.c
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user