wok-6.x view get-linuxqq/receipt @ rev 7302

Removed tazpkg genpkg from alot of packages that don't need them since there just repackaging them 2nd time.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 17 03:47:52 2010 +0000 (2010-11-17)
parents 6e4432a1f402
children 97f1b9b66b3d
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/"
9 TAGS="im instant-messaging"
11 genpkg_rules()
12 {
13 mkdir -p $fs/usr/bin
14 cp stuff/get-linuxqq $fs/usr/bin
15 }