mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
sysutils: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
58f895837a
commit
cc71a11d04
@ -117,7 +117,7 @@ makeinstall_target() {
|
|||||||
cp ${PKG_DIR}/scripts/apt-get ${INSTALL}/usr/bin/
|
cp ${PKG_DIR}/scripts/apt-get ${INSTALL}/usr/bin/
|
||||||
cp ${PKG_DIR}/scripts/sudo ${INSTALL}/usr/bin/
|
cp ${PKG_DIR}/scripts/sudo ${INSTALL}/usr/bin/
|
||||||
cp ${PKG_DIR}/scripts/pastebinit ${INSTALL}/usr/bin/
|
cp ${PKG_DIR}/scripts/pastebinit ${INSTALL}/usr/bin/
|
||||||
sed -e "s/@DISTRONAME@-@OS_VERSION@/${DISTRONAME}-$OS_VERSION/g" \
|
sed -e "s/@DISTRONAME@-@OS_VERSION@/${DISTRONAME}-${OS_VERSION}/g" \
|
||||||
-i ${INSTALL}/usr/bin/pastebinit
|
-i ${INSTALL}/usr/bin/pastebinit
|
||||||
ln -sf pastebinit ${INSTALL}/usr/bin/paste
|
ln -sf pastebinit ${INSTALL}/usr/bin/paste
|
||||||
cp ${PKG_DIR}/scripts/vfd-clock ${INSTALL}/usr/bin/
|
cp ${PKG_DIR}/scripts/vfd-clock ${INSTALL}/usr/bin/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user