mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xtrans:
- install pkgconfig sript to the proper location
This commit is contained in:
parent
86e992620b
commit
74b82b7672
@ -13,3 +13,6 @@ cd $PKG_BUILD
|
|||||||
make
|
make
|
||||||
|
|
||||||
$MAKEINSTALL
|
$MAKEINSTALL
|
||||||
|
|
||||||
|
mkdir -p $SYSROOT_PREFIX/usr/lib/pkgconfig
|
||||||
|
cp xtrans.pc $SYSROOT_PREFIX/usr/lib/pkgconfig
|
Loading…
x
Reference in New Issue
Block a user