wok-current rev 3890
pyvnc2swf: fix wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 13 16:29:41 2009 +0200 (2009-08-13) |
parents | 52c7c249c20a |
children | 90ae29b24491 |
files | pyvnc2swf/receipt |
line diff
1.1 --- a/pyvnc2swf/receipt Thu Aug 13 16:26:22 2009 +0200 1.2 +++ b/pyvnc2swf/receipt Thu Aug 13 16:29:41 2009 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://www.unixuser.org/~euske/vnc2swf/pyvnc2swf.html" 1.7 -WGET_URL="$WEB_SITE/$TARBALL" 1.8 +WGET_URL="http://www.unixuser.org/~euske/vnc2swf/$TARBALL" 1.9 DEPENDS="python tk python-pygame" 1.10 SUGGESTED="python-pymedia" 1.11 #ImportError: No module named pymedia.audio.sound