diff --git a/debian/resources/nginx.sh b/debian/resources/nginx.sh index 18ce2a9..60ec79f 100755 --- a/debian/resources/nginx.sh +++ b/debian/resources/nginx.sh @@ -22,6 +22,7 @@ fi if [ .$USE_PHP5_PACKAGE = .true ]; then #don't add php7.0 repository verbose "Switching forcefully to php5* packages" + LC_ALL=C.UTF-8 add-apt-repository -y ppa:ondrej/php5-compat elif [ .$real_os = .'Ubuntu' ]; then #16.10.x - */yakkety/ #16.04.x - */xenial/