wok-next view locale-pt_BR/receipt @ rev 7115

Up: web-applications to 1.3. Removed freehg and replaced it with bitbucket. Freehg is dead btw before slitaz 3.0 it looks like.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 04 03:25:11 2010 +0000 (2010-11-04)
parents 94147f719bb9
children d630cec00483
line source
1 # SliTaz package receipt
3 PACKAGE="locale-pt_BR"
4 VERSION="1.2"
5 CATEGORY="meta"
6 SHORT_DESC="Old Brazilian locale pack - Moved to locale-pt."
7 MAINTAINER="pankso@slitaz.org"
8 DEPENDS="locale-pt"
9 WEB_SITE="http://www.slitaz.org/"
11 # We just need a dir to pack
12 genpkg_rules()
13 {
14 mkdir -p $fs/usr
15 }