mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
pciutils: fix pkgconfig patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7c888c9539
commit
e1116a77e8
@ -17,7 +17,7 @@ index 9d7e8a0..38827ba 100644
|
|||||||
-libdir=@LIBDIR@
|
-libdir=@LIBDIR@
|
||||||
-idsdir=@IDSDIR@
|
-idsdir=@IDSDIR@
|
||||||
+includedir=${prefix}/include
|
+includedir=${prefix}/include
|
||||||
+libdir=${exec_prefix}/lib
|
+libdir=${prefix}/lib
|
||||||
+idsdir=${prefix}/share
|
+idsdir=${prefix}/share
|
||||||
|
|
||||||
Name: libpci
|
Name: libpci
|
||||||
|
Loading…
x
Reference in New Issue
Block a user