wok diff echinus/receipt @ rev 18331
dropbear: add sshfbvnc (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 09 09:23:13 2015 +0200 (2015-09-09) |
parents | fcdd50638150 |
children | 534b641abf16 |
line diff
1.1 --- a/echinus/receipt Mon Dec 02 16:43:36 2013 +0000 1.2 +++ b/echinus/receipt Wed Sep 09 09:23:13 2015 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.rootshell.be/~polachok/code/" 1.6 WGET_URL="$WEB_SITE/$TARBALL" 1.7 +TAGS="window-manager" 1.8 1.9 BUILD_DEPENDS="xorg-libX11-dev xorg-libXft-dev xorg-libXrandr-dev" 1.10 DEPENDS="xorg-libX11 xorg-libXft" 1.11 @@ -16,7 +17,6 @@ 1.12 # Rules to configure and make the package. 1.13 compile_rules() 1.14 { 1.15 - cd $src 1.16 cp $stuff/config.mk config.mk 1.17 make && 1.18 make DESTDIR=$DESTDIR install