wok-4.x view get-wfica/receipt @ rev 12232

Up:ocsinventory-server (2.0.4)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Apr 09 12:02:02 2012 +0200 (2012-04-09)
parents
children 4f0aac0f9a69
line source
1 # SliTaz package receipt.
3 PACKAGE="get-wfica"
4 VERSION="1.00"
5 CATEGORY="non-free"
6 SHORT_DESC="Get Citrix ICA Client."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 WEB_SITE="http://www.citrix.com/"
10 # Rules to gen a SliTaz package suitable for Tazpkg.
11 genpkg_rules()
12 {
13 mkdir -p $fs/usr/bin
14 cp $stuff/$PACKAGE $fs/usr/bin
15 }