mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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…
x
Reference in New Issue
Block a user