wok-next view sdft/receipt @ rev 21724

busybox: update configs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 11:04:25 2020 +0000 (2020-09-01)
parents cd7906120828
children
line source
1 # SliTaz package receipt v2.
3 PACKAGE="sdft"
4 VERSION="170314"
5 CATEGORY="development"
6 SHORT_DESC="SliTaz Desktop Files Tools"
7 MAINTAINER="al.bobylev@gmail.com"
8 LICENSE="GPL3"
9 WEB_SITE="http://www.slitaz.org/"
10 HOST_ARCH="any"
11 REPOLOGY="-"
13 compile_rules() {
14 install -Dm755 $stuff/sdft $install/usr/bin/sdft
15 }