From 9e0d77bc2740e875059e7f2ffa80a63827c2a2e4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 3 Jun 2005 13:36:43 +0000 Subject: [PATCH] - typo Changed files: rpm.macros -> 1.222 --- rpm.macros | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm.macros b/rpm.macros index 3b37457..ac0737e 100644 --- a/rpm.macros +++ b/rpm.macros @@ -704,7 +704,7 @@ fi\ %apache_config_uninstall(v:n:) \ %{!-v:%{error:apache_config_uninstall: Required argument -v missing}} \ %{?debug:set -x; echo "apache_config_uninstall:%{-v*} %{name}-%{version}-%{release}: 1:[$1]; 2:[$2]"} \ -# remove link if eighter of the packages are gone \ +# remove link if either of the packages are gone \ if [ "$1" = "0" ] || [ "$2" = "0" ]; then \ if [ -L %{__apache_confdir %{-v*}}/%{-n*}%{!-n:99}_%{name}.conf ]; then \ rm -f %{__apache_confdir %{-v*}}/%{-n*}%{!-n:99}_%{name}.conf \ -- 2.44.0