public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Wolfgang Apolinarski <wolfgang.apolinarski@googlemail.com>
To: development@lists.ipfire.org
Subject: [PATCH] Fixup for apache and aprutil, do not include whole directory
Date: Wed, 06 Sep 2017 20:38:37 +0200	[thread overview]
Message-ID: <20170906183837.2923-1-wolfgang.apolinarski@googlemail.com> (raw)

[-- 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


             reply	other threads:[~2017-09-06 18:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-06 18:38 Wolfgang Apolinarski [this message]
2017-09-07 12:24 ` Michael Tremer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170906183837.2923-1-wolfgang.apolinarski@googlemail.com \
    --to=wolfgang.apolinarski@googlemail.com \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox