mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
build: auto remove build dirs
This commit is contained in:
@@ -34,7 +34,8 @@ json_worker() {
|
||||
"bootstrap": "${PKG_DEPENDS_BOOTSTRAP}",
|
||||
"init": "${PKG_DEPENDS_INIT}",
|
||||
"host": "${PKG_DEPENDS_HOST}",
|
||||
"target": "${PKG_DEPENDS_TARGET}"
|
||||
"target": "${PKG_DEPENDS_TARGET}",
|
||||
"unpack": "${PKG_DEPENDS_UNPACK}"
|
||||
},
|
||||
EOF
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user