wok-next view get-linuxqq/receipt @ rev 10793

squid: use --with-logdir=, install errors templates, touch cache.log and chown -R in post_install (Thanks for the report Allan)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Jun 02 17:33:12 2011 +0200 (2011-06-02)
parents 552220e919ae
children 42b8478866fb
line source
1 # SliTaz package receipt.
3 PACKAGE="get-linuxqq"
4 VERSION="1.01"
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 }