SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "get-dsl-firmware"

# SliTaz package receipt.

PACKAGE="get-dsl-firmware"
VERSION="1.0"
CATEGORY="non-free"
SHORT_DESC="Get misc dsl modem firmwares."
MAINTAINER="pascal.bellard@slitaz.org"
LICENSE="BSD"
WEB_SITE="http://hg.slitaz.org/wok/file/tip/$PACKAGE/stuff/$PACKAGE"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/bin
    cp $stuff/$PACKAGE $fs/usr/bin
    for i in speedtouch speedtouch-silver ueagle ueagle-atm speedtch ; do
        ln -s $PACKAGE $fs/usr/bin/get-$i-firmware
    done
}
6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)