From d3c69ab6004ad8ee528b840294d139667988810b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 12 Mar 2014 18:04:16 +0100 Subject: [PATCH] lighttpd: it's lib32disabled. --- srcpkgs/lighttpd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index 7a9f8e221c2..313bf5a6636 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -37,7 +37,7 @@ configure_args=" --with-gdbm \ --with-memcache \ --with-lua" -lib32_disabled=yes +lib32disabled=yes pre_configure() { autoreconf -fi