diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2018-11-07 11:24:27 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-11-07 16:46:16 +0000 |
| commit | 022bcfe3740bce1a0377469cc734b962551f233f (patch) | |
| tree | 3ea4c5254dbb2025a907747c413c0952335eb60a /testing/litespeed/install.patch | |
| parent | 9d5f4a336c3920dcc0fefb31bf53999bd79671ab (diff) | |
| download | aports-022bcfe3740bce1a0377469cc734b962551f233f.tar.bz2 aports-022bcfe3740bce1a0377469cc734b962551f233f.tar.xz | |
testing/litespeed: upgrade to 1.4.40
Diffstat (limited to 'testing/litespeed/install.patch')
| -rw-r--r-- | testing/litespeed/install.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/litespeed/install.patch b/testing/litespeed/install.patch index 5b41b2eea5..89192af851 100644 --- a/testing/litespeed/install.patch +++ b/testing/litespeed/install.patch @@ -20,11 +20,11 @@ # Check whether --with-openssl was given. --- a/dist/install.sh +++ b/dist/install.sh -@@ -35,11 +35,7 @@ +@@ -49,11 +49,7 @@ fi if [ "x$OS" = "xLinux" ] ; then -- if [ "x$OSTYPE" != "xx86_64" ] ; then +- if [ "x$OSTYPE" != "x64" ] ; then - $DLCMD $LSWS_HOME/admin/fcgi-bin/admin_php http://www.litespeedtech.com/packages/lsphp5_bin/i386/lsphp5 - else - $DLCMD $LSWS_HOME/admin/fcgi-bin/admin_php http://www.litespeedtech.com/packages/lsphp5_bin/x86_64/lsphp5 |
