wok view sg3_utils-dev/receipt @ rev 25477

icedtea6-jdk: find output to variable
author Hans-G?nter Theisgen
date Thu Oct 13 17:53:47 2022 +0100 (19 months ago)
parents 598e8c4f7768
children
line source
1 # SliTaz package receipt.
3 PACKAGE="sg3_utils-dev"
4 VERSION="1.47"
5 CATEGORY="development"
6 SHORT_DESC="The sg_utils development files."
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="GPL BSD"
9 WEB_SITE="http://sg.danny.cz/sg/"
11 WANTED="sg3_utils"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders include
17 cook_copy_files *.*a
18 }