mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 08:38:54 +01:00
setup/check_install.php in SUSE distros did not detect versions of installed PEAR packages due to open_basedir restriction
This commit is contained in:
parent
138dfd8577
commit
653f618878
@ -1,5 +1,5 @@
|
||||
Name: egroupware-epl
|
||||
Version: 11.1.20130531
|
||||
Version: 11.1.20130613
|
||||
Release:
|
||||
Summary: EGroupware is a web-based groupware suite written in php
|
||||
Group: Web/Database
|
||||
@ -42,7 +42,7 @@ Prefix: /usr/share
|
||||
%define cron cron
|
||||
%define apache_user wwwrun
|
||||
%define apache_group www
|
||||
%define pear_dir \\/usr\\/share\\/php5\\/PEAR
|
||||
%define pear_dir \\/usr\\/share\\/php5\\/PEAR:\\/etc\\/php5
|
||||
%else
|
||||
%define php php
|
||||
%define httpdconfd /etc/httpd/conf.d
|
||||
|
Loading…
Reference in New Issue
Block a user