wok diff sshttp/receipt @ rev 20232
Up slitaz-boot-scripts (450), slitaz-configs (316)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 05 11:05:36 2018 +0100 (2018-03-05) |
parents | dfef8de3d270 |
children | 91c00c379caa |
line diff
1.1 --- a/sshttp/receipt Fri Jan 30 10:17:37 2015 +0100 1.2 +++ b/sshttp/receipt Mon Mar 05 11:05:36 2018 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sshttp" 1.7 -VERSION="0-27" 1.8 +VERSION="0-31s" 1.9 CATEGORY="network" 1.10 SHORT_DESC="hiding a SSH server behind a HTTP server." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -17,8 +17,7 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src 1.17 - make && cp README $WOK/$PACKAGE/description.txt 1.18 + make && cp README* $WOK/$PACKAGE/description.txt 1.19 } 1.20 1.21 # Rules to gen a SliTaz package suitable for Tazpkg.