Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
icinga-web
> icinga-web-1.6.0-apacheconfig.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File icinga-web-1.6.0-apacheconfig.patch of Package icinga-web (Revision 53)
Currently displaying revision
53
,
show latest
--- Makefile.in.orig 2011-09-10 13:25:44.957310010 +0200 +++ Makefile.in 2011-09-10 13:26:04.783533098 +0200 @@ -181,7 +181,7 @@ ln -sf $(DESTDIR)$(prefix)/lib/ext3 $(DESTDIR)$(prefix)/pub/js/ext3 install-apache-config: - ${INSTALL} -b -m 664 $(INSTALL_OPTS) etc/apache2/icinga-web.conf $(DESTDIR)$(WEB_APACHE_PATH)/icinga-web.conf + ${INSTALL} -b -m 664 etc/apache2/icinga-web.conf $(DESTDIR)$(WEB_APACHE_PATH)/icinga-web.conf @printf "\nInstalled configuration in '%s'.\n" "$(WEB_APACHE_PATH)" @printf "Please make sure that the directory is included or \n" @printf "include %s/icinga-web.conf manually.\n" "$(WEB_APACHE_PATH)"