mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
lirc:
- add sysconfdir option
This commit is contained in:
parent
f431800222
commit
cbbe74a5db
@ -20,6 +20,7 @@ cd $PKG_BUILD
|
|||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
--sysconfdir=/etc \
|
||||||
--disable-shared \
|
--disable-shared \
|
||||||
--enable-sandboxed \
|
--enable-sandboxed \
|
||||||
--without-x \
|
--without-x \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user