diff options
author | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-05-28 21:32:16 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-05-28 21:32:16 +0000 |
commit | e2dbe00132f212ca8fb0178d7c9db858e47afb7c (patch) | |
tree | 9c5eeadcf373f1f86530a6cf23cca4ecdac4230c /packages/lighttpd/lighttpd_1.4.15.bb | |
parent | 58cc2cca5f978b5d0e6cc41e75617166ea62c565 (diff) |
lighttpd: Respect --with(out)-pcre, do not depend on libpcre presence.
Diffstat (limited to 'packages/lighttpd/lighttpd_1.4.15.bb')
-rw-r--r-- | packages/lighttpd/lighttpd_1.4.15.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/lighttpd/lighttpd_1.4.15.bb b/packages/lighttpd/lighttpd_1.4.15.bb index c759188b6b..ad90d934df 100644 --- a/packages/lighttpd/lighttpd_1.4.15.bb +++ b/packages/lighttpd/lighttpd_1.4.15.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Web server" SECTION = "net" LICENSE = "BSD" -PR = "r0" +PR = "r1" SRC_URI = "http://www.lighttpd.net/download/lighttpd-1.4.15.tar.gz \ file://configure.in.patch;patch=1 \ |