SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "util-linux-dmesg"

# SliTaz package receipt.

PACKAGE="util-linux-dmesg"
VERSION="2.38"
CATEGORY="base-system"
SHORT_DESC="The dmesg command from Util Linux."
MAINTAINER="HGT@slitaz.org"
LICENSE="GPL2"
WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"

DEPENDS="gcc83-lib-base"
WANTED="util-linux"

HOST_ARCH="i486 arm x86_64"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir    -p $fs/bin
    cp    -a $install/bin/dmesg    $fs/bin
}

post_remove()
{
    ln -s    /bin/busybox    "$1/bin/dmesg"
}
6011 packages and 861676 files in cooking database (Sun Jun 15 00:48:28 2025)