mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-30 20:11:06 +00:00
gettext-dummy has no functions
This commit is contained in:
parent
4e935f7ff5
commit
b44ff9ef36
6
packages/devel/gettext/install
Executable file
6
packages/devel/gettext/install
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
. config/options
|
||||||
|
|
||||||
|
mkdir -p $INSTALL/usr/lib
|
||||||
|
cp -PR $BUILD/$1*/.libs/libintl*.so* $INSTALL/usr/lib
|
Loading…
Reference in New Issue
Block a user