Projects
Kolab:Winterfell
libkolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 17
View file
debian.tar.gz/php-kolab.postinst
Changed
@@ -38,10 +38,10 @@ # Enable the module if [ -x "$(which $php5enmod 2>/dev/null)" ]; then - php5enmod ${module}/${priority:-21} + php5enmod ${module}/${priority:-19} elif [ -x "$(which $phpenmod 2>/dev/null)" ]; then - phpenmod ${module}/${priority:-21} - fi + phpenmod ${module}/${priority:-19} + fi fi # End dummy plugin @@ -72,6 +72,7 @@ php5enmod ${module}/${priority:-21} elif [ -x "$(which $phpenmod 2>/dev/null)" ]; then phpenmod ${module}/${priority:-21} + fi fi if [ "$1" = "configure" ]; then
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.