From 450a2649a4737064c996d1f62eba359f1d86eb1f Mon Sep 17 00:00:00 2001 From: radek Date: Sun, 5 Sep 2004 17:18:13 +0000 Subject: [PATCH] - use "%(%{apxs} -q SYSCONFDIR)" for _sysconfdir definition Changed files: apache1-mod_mp3.spec -> 1.30 --- apache1-mod_mp3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache1-mod_mp3.spec b/apache1-mod_mp3.spec index d3b7bc2..1b4acd0 100644 --- a/apache1-mod_mp3.spec +++ b/apache1-mod_mp3.spec @@ -22,7 +22,7 @@ Obsoletes: apache-mod_%{mod_name} <= %{version} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _pkglibdir %(%{apxs} -q LIBEXECDIR) -%define _sysconfdir /etc/apache +%define _sysconfdir %(%{apxs} -q SYSCONFDIR) %description This turns apache into your basic RIAA hating, but every college -- 2.43.0