[EMAIL PROTECTED] wrote:
> Revision: 1697
>           http://astlinux.svn.sourceforge.net/astlinux/?rev=1697&view=rev
> Author:   dhartman
> Date:     2008-03-27 13:13:57 -0700 (Thu, 27 Mar 2008)
>
> Log Message:
> -----------
> version bump on lighttpd and a location change for the modules--this package 
> still needs work
>
> Modified Paths:
> --------------
>     trunk/package/lighttpd/lighttpd.mk
>
> Modified: trunk/package/lighttpd/lighttpd.mk
> ===================================================================
> --- trunk/package/lighttpd/lighttpd.mk        2008-03-27 17:56:27 UTC (rev 
> 1696)
> +++ trunk/package/lighttpd/lighttpd.mk        2008-03-27 20:13:57 UTC (rev 
> 1697)
> @@ -3,7 +3,7 @@
>  # lighttpd
>  #
>  #############################################################
> -LIGHTTPD_VER:=1.4.15
> +LIGHTTPD_VER:=1.4.19
>  LIGHTTPD_SOURCE:=lighttpd-$(LIGHTTPD_VER).tar.gz
>  LIGHTTPD_SITE:=http://www.lighttpd.net/download
>  LIGHTTPD_DIR:=$(BUILD_DIR)/lighttpd-$(LIGHTTPD_VER)
> @@ -35,11 +35,13 @@
>               --host=$(GNU_TARGET_NAME) \
>               --build=$(GNU_HOST_NAME) \
>               --prefix=/usr \
> -             --libexecdir=/usr/lib \
> +             --libdir=/usr/lib/lighttpd \
>               --sysconfdir=/etc \
>               --localstatedir=/var \
>               --with-openssl \
> +             --with-openssl-libs=$(TARGET_DIR)/usr/lib \
>               --without-pcre \
>   

You only need this for:

ifne ($(strip $(BR2_PACKAGE_BZIP2)),y)

> +             --without-bzip2 \
>   

endif


>               --program-prefix="" \
>       );
>       touch  $(LIGHTTPD_DIR)/.configured
>   


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to [EMAIL 
PROTECTED]

Reply via email to