wok diff lighttpd-ssl/receipt @ rev 17914

Add fontforge and its depends (libspiro, libuninameslist).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 09 03:26:48 2015 +0300 (2015-04-09)
parents 4da6b4009226
children 31fd89019d06
line diff
     1.1 --- a/lighttpd-ssl/receipt	Thu Mar 05 16:54:19 2015 +0100
     1.2 +++ b/lighttpd-ssl/receipt	Thu Apr 09 03:26:48 2015 +0300
     1.3 @@ -10,7 +10,7 @@
     1.4  SOURCE="lighttpd"
     1.5  TARBALL="$SOURCE-$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 /etc/ssl/lighttpd"
    1.10  PROVIDE="lighttpd"
    1.11  HOST_ARCH="i486 arm"
    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 \