sup view wok/sup-skel/receipt @ rev 11

Tiny edits (receip -> receipt)
author Paul Issott <paul@slitaz.org>
date Sun Feb 26 10:04:31 2017 +0000 (2017-02-26)
parents
children
line source
1 # SliTaz User Package receipt
3 PACKAGE=""
4 VERSION=""
5 SHORT_DESC=""
6 MAINTAINER=""
7 LICENSE=""
8 WEB_SITE=""
10 # Sup dependencies will be automatically downloaded but system wide
11 # deps must be manually installed by root.
12 SUP_DEPS=""
13 DEPENDS=""
15 # Here are the optional install rules (download, configure, etc)
16 sup_install() {
17 echo ""
18 }