diff options
Diffstat (limited to 'apache')
-rw-r--r-- | apache/apache_2.0.48.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apache/apache_2.0.48.oe b/apache/apache_2.0.48.oe index 0cea2b45f8..dd5db4fda9 100644 --- a/apache/apache_2.0.48.oe +++ b/apache/apache_2.0.48.oe @@ -10,7 +10,7 @@ S = "${WORKDIR}/httpd-${PV}" basesysconfdir := "${sysconfdir}" sysconfdir = "/etc/apache" -inherit autotools libtool +inherit autotools FILES_${PN}="${bindir} ${sbindir} ${libexecdir} ${libdir}/lib*.so.* \ ${libdir}/*/ ${basesysconfdir} ${sharedstatedir} ${localstatedir} \ |