wok view get-linuxqq/receipt @ rev 3732

linux: adddd drivers for dialup devices; linux-dialup (thanks domcox)
author Rohit Joshi <jozee@slitaz.org>
date Wed Jul 22 19:20:52 2009 +0000 (2009-07-22)
parents 7aba7bf932ef
children 552220e919ae
line source
1 # SliTaz package receipt.
3 PACKAGE="get-linuxqq"
4 VERSION="1.00"
5 CATEGORY="non-free"
6 SHORT_DESC="Instant messaging software from Tencent Inc."
7 MAINTAINER="lufeng369@gmail.com"
8 WEB_SITE="http://im.qq.com/"
10 genpkg_rules()
11 {
12 mkdir -p $fs/usr/bin
13 cp stuff/get-linuxqq $fs/usr/bin
14 }