diff options
author | James Meyer <james.meyer@operamail.com> | 2012-11-02 22:23:26 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-11-02 22:23:26 (GMT) |
commit | ef9499bac6cd2664a8ab6269f2419e7e9207a82a (patch) | |
tree | 0a6f64d150bace6e5a5a6fba10d7e55d2a7268c0 /abs/core/lighttpd/PKGBUILD | |
parent | 7a0af293fd1a81fb643acbb954d319786035e44e (diff) | |
download | linhes_pkgbuild-ef9499bac6cd2664a8ab6269f2419e7e9207a82a.zip linhes_pkgbuild-ef9499bac6cd2664a8ab6269f2419e7e9207a82a.tar.gz linhes_pkgbuild-ef9499bac6cd2664a8ab6269f2419e7e9207a82a.tar.bz2 |
move mythweb bits out of lighttpd.conf.
The mythweb package now includes it's own include files and will add/remove as required to the lighttpd configuration
refs #862
refs #861
Diffstat (limited to 'abs/core/lighttpd/PKGBUILD')
-rw-r--r-- | abs/core/lighttpd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/lighttpd/PKGBUILD b/abs/core/lighttpd/PKGBUILD index 1b1316a..2759138 100644 --- a/abs/core/lighttpd/PKGBUILD +++ b/abs/core/lighttpd/PKGBUILD @@ -78,5 +78,5 @@ package() { md5sums=('586eb535d31ac299652495b058dd87c4' 'bd690eee0d9e51857448770a151023b0' 'e17a29ebcdac82a853389c3df468c980' - '836bc37bb1c59478052026ade7a959bb' + 'a690eb8cf0f579cba0b0440ef0f4f6ec' 'c6e361131000ceec085f40b310ef4a2c') |