* [PATCH] Fixup for apache and aprutil, do not include whole directory
@ 2017-09-06 18:38 Wolfgang Apolinarski
2017-09-07 12:24 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Wolfgang Apolinarski @ 2017-09-06 18:38 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1095 bytes --]
---
config/rootfiles/common/apache2 | 2 +-
config/rootfiles/common/aprutil | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/rootfiles/common/apache2 b/config/rootfiles/common/apache2
index 53b6ce9f0..233301a71 100644
--- a/config/rootfiles/common/apache2
+++ b/config/rootfiles/common/apache2
@@ -1524,7 +1524,7 @@ usr/bin/htpasswd
#usr/include/apache/util_time.h
#usr/include/apache/util_varbuf.h
#usr/include/apache/util_xml.h
-usr/lib/apache
+#usr/lib/apache
#usr/lib/apache/build
#usr/lib/apache/build/config.nice
#usr/lib/apache/build/config_vars.mk
diff --git a/config/rootfiles/common/aprutil b/config/rootfiles/common/aprutil
index 9a56ad13b..e9cf3e0da 100644
--- a/config/rootfiles/common/aprutil
+++ b/config/rootfiles/common/aprutil
@@ -35,7 +35,7 @@ usr/bin/apu-1-config
#usr/include/apr-1/apu_version.h
#usr/include/apr-1/apu_want.h
#usr/include/apr-1/expat.h
-usr/lib/apr-util-1
+#usr/lib/apr-util-1
usr/lib/apr-util-1/apr_crypto_openssl-1.so
#usr/lib/apr-util-1/apr_crypto_openssl.la
usr/lib/apr-util-1/apr_crypto_openssl.so
--
2.13.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Fixup for apache and aprutil, do not include whole directory
2017-09-06 18:38 [PATCH] Fixup for apache and aprutil, do not include whole directory Wolfgang Apolinarski
@ 2017-09-07 12:24 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2017-09-07 12:24 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1262 bytes --]
Thank you. Merged.
On Wed, 2017-09-06 at 20:38 +0200, Wolfgang Apolinarski wrote:
> ---
> config/rootfiles/common/apache2 | 2 +-
> config/rootfiles/common/aprutil | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/config/rootfiles/common/apache2 b/config/rootfiles/common/apache2
> index 53b6ce9f0..233301a71 100644
> --- a/config/rootfiles/common/apache2
> +++ b/config/rootfiles/common/apache2
> @@ -1524,7 +1524,7 @@ usr/bin/htpasswd
> #usr/include/apache/util_time.h
> #usr/include/apache/util_varbuf.h
> #usr/include/apache/util_xml.h
> -usr/lib/apache
> +#usr/lib/apache
> #usr/lib/apache/build
> #usr/lib/apache/build/config.nice
> #usr/lib/apache/build/config_vars.mk
> diff --git a/config/rootfiles/common/aprutil b/config/rootfiles/common/aprutil
> index 9a56ad13b..e9cf3e0da 100644
> --- a/config/rootfiles/common/aprutil
> +++ b/config/rootfiles/common/aprutil
> @@ -35,7 +35,7 @@ usr/bin/apu-1-config
> #usr/include/apr-1/apu_version.h
> #usr/include/apr-1/apu_want.h
> #usr/include/apr-1/expat.h
> -usr/lib/apr-util-1
> +#usr/lib/apr-util-1
> usr/lib/apr-util-1/apr_crypto_openssl-1.so
> #usr/lib/apr-util-1/apr_crypto_openssl.la
> usr/lib/apr-util-1/apr_crypto_openssl.so
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-07 12:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-06 18:38 [PATCH] Fixup for apache and aprutil, do not include whole directory Wolfgang Apolinarski
2017-09-07 12:24 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox