summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/lighttpd/_changelog
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-03-14 23:33:06 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-03-14 23:33:06 (GMT)
commit3d7c59c43f41cf1a9a13831c287373211e089a02 (patch)
tree11a275eef5b1c8903d857aa3aafadbe11c8cfe58 /abs/core-testing/lighttpd/_changelog
parent455c204dc578377cdf662575d1cb9667d0f77137 (diff)
downloadlinhes_pkgbuild-3d7c59c43f41cf1a9a13831c287373211e089a02.zip
linhes_pkgbuild-3d7c59c43f41cf1a9a13831c287373211e089a02.tar.gz
linhes_pkgbuild-3d7c59c43f41cf1a9a13831c287373211e089a02.tar.bz2
lighttpd: add sed statement to post-install.
This should update any old versions rename changelog
Diffstat (limited to 'abs/core-testing/lighttpd/_changelog')
-rw-r--r--abs/core-testing/lighttpd/_changelog6
1 files changed, 0 insertions, 6 deletions
diff --git a/abs/core-testing/lighttpd/_changelog b/abs/core-testing/lighttpd/_changelog
deleted file mode 100644
index a96d942..0000000
--- a/abs/core-testing/lighttpd/_changelog
+++ /dev/null
@@ -1,6 +0,0 @@
-changed docroot to /data/srv/
-modified auth to require valid user (include auth-inc.conf)
-
-# by mihanson:
-upgraded to 1.4.26 to address http://linhes.org/flyspray/index.php?do=details&task_id=624
-Added -e 's|"^/mythweb|"^/{1,2}mythweb|' \ to the sed command to work around lighttpd no longer honoring // in a url and/or to work around mythweb producing url's with a // for streaming and downloading.