wok-next view slitaz-loram/receipt @ rev 21468

updated tcpreplay (4.2.6 -> 4.3.2)
author Hans-G?nter Theisgen
date Wed May 13 06:25:58 2020 +0100 (2020-05-13)
parents cd7906120828
children
line source
1 # SliTaz package receipt v2.
3 PACKAGE="slitaz-loram"
4 VERSION="2.0"
5 CATEGORY="misc"
6 SHORT_DESC="Rules to build low RAM rootfs.gz"
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="BSD"
9 WEB_SITE="http://www.slitaz.org/"
10 REPOLOGY="-"
12 genpkg_rules() {
13 mkdir -p $fs/etc/tazlito
14 cp $stuff/loram.* $fs/etc/tazlito
15 }