mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
gettext-dummy has no functions
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user