From c0367e7f1e95ef668455892afc61ebbbc53a35d9 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 10 Aug 2010 09:48:55 +0000 Subject: testing/apache2: various fixes * fix datadir to /usr/share instead of /share * move apxs and build dir to -dev package * separate subpackage for ldap modules * separate subpackage for ssl support with post-install that creates cert ref #392 --- testing/apache2/alpine.layout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/apache2/alpine.layout') diff --git a/testing/apache2/alpine.layout b/testing/apache2/alpine.layout index 7146971d2a..99f20df529 100644 --- a/testing/apache2/alpine.layout +++ b/testing/apache2/alpine.layout @@ -7,7 +7,7 @@ libexecdir: ${prefix}/lib+ mandir: ${prefix}/share/man sysconfdir: /etc+ - datadir: ${usr}/share+ + datadir: ${prefix}/share+ installbuilddir: ${datadir}/build errordir: ${datadir}/error iconsdir: ${datadir}/icons -- cgit v1.2.3