From ab36604a16e01152b4e117140391bcf7c4ab6f27 Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 3 Dec 2008 10:38:36 +0000 Subject: [PATCH] Buildroot was missing to create nice configs git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13138 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/redhat/gosa.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gosa-core/redhat/gosa.spec b/gosa-core/redhat/gosa.spec index ea79de1ec..7edae0998 100644 --- a/gosa-core/redhat/gosa.spec +++ b/gosa-core/redhat/gosa.spec @@ -259,7 +259,8 @@ done %if %{suse} sed -i 's#/usr/bin/php#/usr/bin/php5#' %{buildroot}/usr/sbin/update-gosa sed -i 's#/usr/bin/php#/usr/bin/php5#' %{buildroot}/usr/sbin/gosa-encrypt-passwords - cat <<-EOF >> %{webconf}/gosa-apache.conf + cat <<-EOF >> %{buildroot}%{webconf}/gosa-apache.conf + Options None AllowOverride None -- 2.30.2