wok-next view slitaz-dev-tools/receipt @ rev 20533

cairo-clock, grub4dos: fix CFLAGS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 27 12:50:45 2018 +0200 (2018-03-27)
parents 266eb7ab8b5a
children cd7906120828
line source
1 # SliTaz package receipt
3 PACKAGE="slitaz-dev-tools"
4 VERSION="266"
5 CATEGORY="meta"
6 SHORT_DESC="SliTaz developers tools meta package."
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="http://www.slitaz.org/"
11 DEPENDS="rsync tazdev mercurial"
12 SIBLINGS="mirror-tools qemu-box slitaz-mercurial-style slitaz-mercurial-style \
13 tazchroot tazdev tazwikiss yaff"
15 # Rules to gen a SliTaz package suitable for Tazpkg.
16 genpkg_rules()
17 {
18 mkdir -p $fs/usr
19 }