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

updated firefox-official (77.0 -> 81.0)
author Hans-G?nter Theisgen
date Sun Sep 27 14:34:31 2020 +0100 (2020-09-27)
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 }