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

fail2ban: Fixed typo.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 26 14:56:42 2011 +0000 (2011-11-26)
parents
children bcfe199cef3f
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/"
10 LOCALE="de"
12 # Rules to gen a SliTaz package suitable for Tazpkg.
13 genpkg_rules()
14 {
15 . $WOK/slitaz-i18n-extra/stuff/locale-pack.functions
16 . $WOK/slitaz-i18n-extra/stuff/locale-pack.conf
17 mk_locale_dir
18 get_extra_messages
19 }