wok view nis/receipt @ rev 17187

gtk+: replace stock icons by Faenza icons. Later we can remove them from slitaz-icon package in order to save some space.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Oct 03 17:25:23 2014 +0300 (2014-10-03)
parents f44f28b7e564
children 86790a278e70
line source
1 # SliTaz package receipt.
3 PACKAGE="nis"
4 VERSION="1.0"
5 CATEGORY="meta"
6 SHORT_DESC="Yellow pages."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="http://www.kernel.org/pub/linux/utils/net/NIS/"
10 DEPENDS="ypserv yp-tools ypbind-mt"
12 # Rules to gen a SliTaz package suitable for Tazpkg.
13 genpkg_rules()
14 {
15 mkdir $fs/etc
16 }