wok-6.x view ofono-dev/receipt @ rev 17054
slim: no any changes after patch edit, use "sed slim.conf"
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Thu Aug 21 00:37:34 2014 +0200 (2014-08-21) |
parents | 600aaedb561d |
children | c52a03a5a657 |
line source
1 # SliTaz package receipt.
3 PACKAGE="ofono-dev"
4 VERSION="1.14"
5 CATEGORY="network"
6 SHORT_DESC="Stack for mobile telephony (GSM/UMTS) - dev files"
7 MAINTAINER="slaxemulator@gmail.com"
8 LICENSE="GPL2"
9 WANTED="ofono"
11 # Rules to gen a SliTaz package suitable for Tazpkg.
12 genpkg_rules()
13 {
14 mkdir -p $fs/usr
15 cp -a $install/usr/include $fs/usr
16 }