wok view locale-de-extra/receipt @ rev 13741

mutt: fix build
author Paul Issott <paul@slitaz.org>
date Wed Dec 26 20:36:58 2012 +0000 (2012-12-26)
parents 275cf05e1e22
children 48d3d669a814
line source
1 # SliTaz package receipt
3 PACKAGE="locale-de-extra"
4 VERSION="4.0"
5 CATEGORY="system-tools"
6 SHORT_DESC="German extra locale pack."
7 MAINTAINER="pankso@slitaz.org"
8 WEB_SITE="http://www.slitaz.org/"
9 WANTED="slitaz-i18n-extra"
11 LOCALE="de"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 . $WOK/slitaz-i18n-extra/stuff/locale-pack.functions
17 . $WOK/slitaz-i18n-extra/stuff/locale-pack.conf
18 mk_locale_dir
19 get_extra_messages
20 }