Code

Updated manual page
[gosa.git] / gosa-core / redhat / gosa.spec
index 4e5202c4aa53225f0a68f32df8895dd6f78c7b79..7edae099821064f513b2e147c896995c1f288195 100644 (file)
@@ -257,8 +257,10 @@ do
 done
 
 %if %{suse}
-       sed -i 's#/usr/bin/php#/usr/bin/php5#' %{buildroot}/usr/bin/update-gosa
-       cat <<-EOF >> %{webroot}/gosa-apache.conf
+       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 >> %{buildroot}%{webconf}/gosa-apache.conf
+       
        <Directory /usr/share/gosa/html>
            Options None
            AllowOverride None