wok-next view slitaz-loram-http/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents cd7906120828
children
line source
1 # SliTaz package receipt v2.
3 PACKAGE="slitaz-loram-http"
4 VERSION="2.0"
5 CATEGORY="misc"
6 SHORT_DESC="Rules to build low RAM system using HTTP"
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 }