wok-4.x diff vde2/receipt @ rev 7483
replace firefox by browser in desktop files
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 02 11:24:46 2010 +0100 (2010-12-02) |
parents | d891dfb1f1ab |
children | 79baebcd1145 |
line diff
1.1 --- a/vde2/receipt Fri Oct 22 20:21:27 2010 +0200 1.2 +++ b/vde2/receipt Thu Dec 02 11:24:46 2010 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 BUILD_DEPENDS="libcryto libcryto-dev" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://vde.sourceforge.net/" 1.7 -WGET_URL="$SF_MIRROR/dev/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/vde/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()