From 2f742322a03687a178c9568fba1f4bf2decae2e9 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Fri, 23 Feb 2018 22:51:04 +0100 Subject: [PATCH] Layout set back to Fedora --- centos/SPECS/httpd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centos/SPECS/httpd.spec b/centos/SPECS/httpd.spec index c7bfbaa..80b8536 100644 --- a/centos/SPECS/httpd.spec +++ b/centos/SPECS/httpd.spec @@ -255,7 +255,7 @@ export LYNX_PATH=/usr/bin/links --includedir=%{_includedir}/httpd \ --libexecdir=%{_libdir}/httpd/modules \ --datadir=%{contentdir} \ - --enable-layout=RedHat \ + --enable-layout=Fedora \ --with-installbuilddir=%{_libdir}/httpd/build \ --enable-mpms-shared=all \ --with-apr=%{_prefix} --with-apr-util=%{_prefix} \