mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
font-util:
- install *.m4 to $SYSROOT_PREFIX/usr/share/aclocal - cleanups
This commit is contained in:
parent
d4c2b74688
commit
2a2c9198d3
@ -16,4 +16,7 @@ make
|
||||
make install-binPROGRAMS
|
||||
|
||||
mkdir -p $SYSROOT_PREFIX/usr/lib/pkgconfig
|
||||
cp -PR *.pc $SYSROOT_PREFIX/usr/lib/pkgconfig
|
||||
cp *.pc $SYSROOT_PREFIX/usr/lib/pkgconfig
|
||||
|
||||
mkdir -p $SYSROOT_PREFIX/usr/share/aclocal
|
||||
cp *.m4 $SYSROOT_PREFIX/usr/share/aclocal
|
||||
|
Loading…
x
Reference in New Issue
Block a user