Projects
Kolab:3.4:Updates
389-admin
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 8
View file
debian.rules
Changed
@@ -17,7 +17,7 @@ dh_auto_configure -- \ --disable-rpath \ --with-openldap \ - --with-httpd=/usr/lib/apache2/mpm-worker/apache2 \ + --with-httpd=/usr/sbin/apache2.worker \ --with-initddir=/etc/init.d \ --with-apxs=/usr/bin/apxs2
View file
debian.tar.gz/patches/389-admin-test-link.patch
Added
@@ -0,0 +1,12 @@ +diff -ur 389-admin-1.1.31.orig/m4/httpd.m4 389-admin-1.1.31/m4/httpd.m4 +--- 389-admin-1.1.31.orig/m4/httpd.m4 2013-01-17 00:21:44.000000000 +0100 ++++ 389-admin-1.1.31/m4/httpd.m4 2013-10-08 13:37:37.700455926 +0200 +@@ -23,7 +23,7 @@ + AS_HELP_STRING([--with-httpd=PATH], + [Full path of Apache binary. Configure will usually find the right one, but if it does not, use this to specify the correct binary.]), + [ +- if test -x "$withval" ++ if test -f "$withval" + then + AC_MSG_RESULT([using $withval]) + HTTPD="$withval"
View file
debian.tar.gz/patches/series
Changed
@@ -2,3 +2,4 @@ http_conf_fix fix-linking.patch fix-script-name-cgi.patch +389-admin-test-link.patch
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
.