mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
mrxvt:
- cosmetics
This commit is contained in:
parent
5167c34e7e
commit
e9a126e661
@ -1,8 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/install libX11
|
||||
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp $PKG_BUILD/src/$1 $INSTALL/usr/bin
|
||||
cp -PR $PKG_BUILD/src/$1 $INSTALL/usr/bin
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user