From: Michael Tremer Date: Sat, 7 Jan 2012 16:30:51 +0000 (+0100) Subject: lighttpd: Make package work on x86_64. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1398028c2d44f70b54a06ff1fbf7726fcb39a39;p=ipfire-3.x.git lighttpd: Make package work on x86_64. --- diff --git a/lighttpd/lighttpd.nm b/lighttpd/lighttpd.nm index c2d3d91c8..4d137deeb 100644 --- a/lighttpd/lighttpd.nm +++ b/lighttpd/lighttpd.nm @@ -6,7 +6,7 @@ name = lighttpd version = 1.4.30 ver_major = 1.4 -release = 1 +release = 2 maintainer = Michael Tremer groups = Networking/Webservers @@ -38,7 +38,7 @@ build end configure_options += \ - --libdir=/usr/lib/%{name} \ + --libdir=%{libdir}/%{name} \ --with-ldap \ --with-openssl