mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-06 10:53:21 +00:00
Update repo
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
termux_step_create_pacman_package() {
|
||||
if [ "$TERMUX_PKG_METAPACKAGE" = "true" ]; then
|
||||
# Metapackage doesn't have data inside.
|
||||
rm -rf data
|
||||
fi
|
||||
|
||||
local TERMUX_PKG_INSTALLSIZE
|
||||
TERMUX_PKG_INSTALLSIZE=$(du -bs . | cut -f 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user