diff options
author | Krzysztof Krzyżaniak <eloy@debian.org> | 2006-01-16 19:08:37 +0000 |
---|---|---|
committer | Krzysztof Krzyżaniak <eloy@debian.org> | 2006-01-16 19:08:37 +0000 |
commit | f40f3dcc4b1cbbbd3bcf640e6d852786bd546d12 (patch) | |
tree | f6c6501b996665c51a3504bf5327b2753d3e048c /cygwin | |
parent | ae6e5f21be48a40bc2a29518dc655245408cf972 (diff) | |
download | lighttpd-f40f3dcc4b1cbbbd3bcf640e6d852786bd546d12.tar.gz |
eloy: new upstream versiondebian/1.4.9-1
Diffstat (limited to 'cygwin')
-rw-r--r-- | cygwin/lighttpd.README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/cygwin/lighttpd.README b/cygwin/lighttpd.README index 18bf85f..8acecba 100644 --- a/cygwin/lighttpd.README +++ b/cygwin/lighttpd.README @@ -31,17 +31,17 @@ Canonical download: ------------------------------------
Build instructions:
- unpack lighttpd-1.4.8-<REL>-src.tar.bz2
+ unpack lighttpd-1.4.9-<REL>-src.tar.bz2
if you use setup to install this src package, it will be
unpacked under /usr/src automatically
cd /usr/src
- ./lighttpd-1.4.8-<REL>.sh all
+ ./lighttpd-1.4.9-<REL>.sh all
This will create:
- /usr/src/lighttpd-1.4.8-<REL>.tar.bz2
- /usr/src/lighttpd-1.4.8-<REL>-src.tar.bz2
+ /usr/src/lighttpd-1.4.9-<REL>.tar.bz2
+ /usr/src/lighttpd-1.4.9-<REL>-src.tar.bz2
-Or use './lighttpd-1.4.8-<REL>.sh prep' to get a patched source directory
+Or use './lighttpd-1.4.9-<REL>.sh prep' to get a patched source directory
-------------------------------------------
|