mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
dstat: fix compiling
This commit is contained in:
parent
0790d32154
commit
6a4c5883dc
@ -27,15 +27,8 @@ PKG_DEPENDS_TARGET="toolchain Python2"
|
|||||||
PKG_SECTION="tools"
|
PKG_SECTION="tools"
|
||||||
PKG_SHORTDESC="Versatile resource statistics tool"
|
PKG_SHORTDESC="Versatile resource statistics tool"
|
||||||
PKG_LONGDESC="Versatile resource statistics tool"
|
PKG_LONGDESC="Versatile resource statistics tool"
|
||||||
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
post_unpack() {
|
post_unpack() {
|
||||||
rm $PKG_BUILD/Makefile
|
rm $PKG_BUILD/Makefile
|
||||||
}
|
}
|
||||||
|
|
||||||
make_target() {
|
|
||||||
: # nothing to do
|
|
||||||
}
|
|
||||||
|
|
||||||
makeinstall_target() {
|
|
||||||
: # nothing to do
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user