wok view foo2xqx-data/receipt @ rev 17691

xrdp: update start scripts
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 22 19:05:31 2015 +0100 (2015-02-22)
parents
children 1a6eb3793a9e
line source
1 # SliTaz package receipt.
3 PACKAGE="foo2xqx-data"
4 VERSION="20141104"
5 CATEGORY="non-free"
6 SHORT_DESC="a linux printer driver for XQX stream protocol, firmware files."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="other"
9 WEB_SITE="http://foo2xqx.rkkda.com/"
10 WANTED="foo2xqx"
12 # Rules to gen a SliTaz package suitable for Tazpkg.
13 genpkg_rules()
14 {
15 mkdir -p $fs/usr
16 cp -a $install/usr/share $fs/usr
17 }