]> git.pld-linux.org Git - packages/apache1-mod_sqlinclude.git/blobdiff - apache1-mod_sqlinclude.spec
- use "%(%{apxs} -q SYSCONFDIR)" for _sysconfdir definition
[packages/apache1-mod_sqlinclude.git] / apache1-mod_sqlinclude.spec
index 9a59841d508fd208f0d38aca9bd67160543e71b7..b2bf1013d1ab9ec717c9d0cffc52eac57647cc29 100644 (file)
@@ -18,7 +18,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
 mod_sqlinclude is an Apache Web server module which implements mySQL
This page took 0.644175 seconds and 4 git commands to generate.