From 6fe4d9dd076ba46bd1bced7882502384423115dce90d66714abdd9ff97741ab3 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Thu, 2 Jan 2020 20:12:01 +0000 Subject: [PATCH] fix small typo OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=130 --- roundcubemail.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roundcubemail.spec b/roundcubemail.spec index 7e1548f..f1b5731 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -245,7 +245,7 @@ sed -i "s/rcmail-\!24ByteDESkey\*Str/`makedesstr`/" %{roundcubeconfigpath}/defau # Update ? if [ ${1:-0} -eq 1 ]; then if [ -x %{_sbindir}/a2enmod ]; then - # enable apache required apache modules + # enable required apache modules %if 0%{?suse_version} > 01500 if ! grep -q php %{_sysconfdir}/sysconfig/apache2 1>&2 2>/dev/null; then %{_sbindir}/a2enmod -q php7 || %{_sbindir}/a2enmod php7