SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "busybox-static"

# SliTaz package receipt.

PACKAGE="busybox-static"
VERSION="1.18.4"
CATEGORY="base-system"
SHORT_DESC="Busybox combines tiny versions of many common UNIX utilities."
MAINTAINER="pascal.bellard@slitaz.org"
DEPENDS=""
WANTED="busybox"
WEB_SITE="http://www.busybox.net/"
CONFIG_FILES=""

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/share/boot
    cp -a $src/busybox-static $fs/usr/share/boot
}

post_install()
{
    chmod 4755 $1/usr/share/boot/busybox-static
}
3382 packages and 430813 files in stable database (Mon Mar 4 17:53:49 2019)