wok-next diff sshproxy/receipt @ rev 16715
libfm: add forgotten modules and Sakura support, remove garbage MIME info; pcmanfm: use full translated original .desktop files.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu May 29 18:52:28 2014 +0300 (2014-05-29) |
parents | 6d7a96eedc9d |
children | f44ef80ff9e2 |
line diff
1.1 --- a/sshproxy/receipt Tue May 17 23:13:38 2011 +0200 1.2 +++ b/sshproxy/receipt Thu May 29 18:52:28 2014 +0300 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="SSH proxy to connect without passwords or keys." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="sshproxy_0.6.0~beta2.orig.tar.gz" 1.9 WEB_SITE="http://sshproxy-project.org/" 1.10 WGET_URL="http://ftp.de.debian.org/debian/pool/main/s/sshproxy/$TARBALL" 1.11 @@ -22,6 +23,6 @@ 1.12 # Rules to gen a SliTaz package suitable for Tazpkg. 1.13 genpkg_rules() 1.14 { 1.15 - cp -a $_pkg/usr $fs 1.16 + cp -a $install/usr $fs 1.17 } 1.18