diff options
author | James Meyer <james.meyer@operamail.com> | 2008-11-11 20:52:37 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-11-11 20:52:37 (GMT) |
commit | 21df4a279672ecfc061d647fe02aa4dcb198a10b (patch) | |
tree | 7e37bdcae43fdc5aba218c343482a9bc36828459 /abs/core-testing/lighttpd/PKGBUILD | |
parent | 9431f7ae609b0877b403bad9db39aed4df159229 (diff) | |
download | linhes_pkgbuild-21df4a279672ecfc061d647fe02aa4dcb198a10b.zip linhes_pkgbuild-21df4a279672ecfc061d647fe02aa4dcb198a10b.tar.gz linhes_pkgbuild-21df4a279672ecfc061d647fe02aa4dcb198a10b.tar.bz2 |
move mysql ,lighttpd docroot to /data/srv
This makes housekeeping much easier
Diffstat (limited to 'abs/core-testing/lighttpd/PKGBUILD')
-rw-r--r-- | abs/core-testing/lighttpd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/lighttpd/PKGBUILD b/abs/core-testing/lighttpd/PKGBUILD index ab5eadc..0b42db7 100644 --- a/abs/core-testing/lighttpd/PKGBUILD +++ b/abs/core-testing/lighttpd/PKGBUILD @@ -1,6 +1,6 @@ pkgname=lighttpd pkgver=1.4.20 -pkgrel=5 +pkgrel=6 pkgdesc='a secure, fast, compliant and very flexible web-server' license=('custom') arch=('i686' 'x86_64') |