wok diff lighttpd/receipt @ rev 17974

scilab: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 18 00:25:23 2015 +0200 (2015-04-18)
parents 2b6001f6ed50
children 31fd89019d06
line diff
     1.1 --- a/lighttpd/receipt	Fri Apr 11 09:53:56 2014 +0200
     1.2 +++ b/lighttpd/receipt	Sat Apr 18 00:25:23 2015 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  SUGGESTED="lighttpd-modules php perl python"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.6  WEB_SITE="http://www.lighttpd.net/"
     1.7 -WGET_URL="http://download.lighttpd.net/lighttpd/releases-1.4.x/$TARBALL"
     1.8 +WGET_URL="http://download.lighttpd.net/lighttpd/releases-${VERSION%.*}.x/$TARBALL"
     1.9  CONFIG_FILES="/etc/lighttpd/vhosts.conf /etc/lighttpd/lighttpd.conf"
    1.10  HOST_ARCH="i486 arm"
    1.11  
    1.12 @@ -33,7 +33,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	sed -i '/addrs_left/d' src/mod_extforward.c
    1.18  	./configure \
    1.19  		--enable-shared \