Code

Buildroot was missing to create nice configs
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 3 Dec 2008 10:38:36 +0000 (10:38 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 3 Dec 2008 10:38:36 +0000 (10:38 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13138 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/redhat/gosa.spec

index ea79de1ec3532d1016d8cc09da194cd57e119432..7edae099821064f513b2e147c896995c1f288195 100644 (file)
@@ -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
+       
        <Directory /usr/share/gosa/html>
            Options None
            AllowOverride None