wok-6.x view mcabber-help/receipt @ rev 25565

Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author Stanislas Leduc <shann@slitaz.org>
date Tue May 09 17:24:00 2023 +0000 (13 months ago)
parents 7896f0694ef6
children
line source
1 # SliTaz package receipt.
3 PACKAGE="mcabber-help"
4 VERSION="1.1.2"
5 CATEGORY="network"
6 SHORT_DESC="Jabber console client - help files."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="http://lilotux.net/~mikael/mcabber"
11 DEPENDS="mcabber"
12 WANTED="mcabber"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 cook_copy_folders help
18 }