mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Oliver Graute <oliver.graute@gmail.com>
To: ptxdist@pengutronix.de
Cc: Oliver Graute <oliver.graute@neuhaus.de>
Subject: [ptxdist] [PATCHv2 4/4] apache2:  copy mod_ssl.so to modules dir
Date: Wed, 11 Feb 2015 08:58:06 +0100	[thread overview]
Message-ID: <1423641486-14340-4-git-send-email-oliver.graute@neuhaus.de> (raw)
In-Reply-To: <1423641486-14340-1-git-send-email-oliver.graute@neuhaus.de>


Signed-off-by: Oliver Graute <oliver.graute@neuhaus.de>
---
 rules/apache2.make |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/rules/apache2.make b/rules/apache2.make
index 6700c23..76c86a2 100644
--- a/rules/apache2.make
+++ b/rules/apache2.make
@@ -131,6 +131,8 @@ endif
 		$(PTXCONF_APACHE2_SERVERROOT)/conf/magic)
 	@$(call install_copy, apache2, www, www, 0644, $(APACHE2_PKGDIR)/etc/mime.types, \
 		$(PTXCONF_APACHE2_SERVERROOT)/conf/mime.types)
+	@$(call install_copy, apache2, www, www, 0644, $(APACHE2_PKGDIR)/usr/modules/mod_ssl.so, \
+		$(PTXCONF_APACHE2_SERVERROOT)/modules/mod_ssl.so)
 
 endif
 
-- 
1.7.9.5


-- 
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2015-02-11  7:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-11  7:58 [ptxdist] [PATCHv2 1/4] apache2: This patch enable compilation against openssl-1.0.1k Oliver Graute
2015-02-11  7:58 ` [ptxdist] [PATCHv2 2/4] apache2: added 0005-fix-to-enable-compilation-against-OpenSSL-1.0.1 to series file Oliver Graute
2015-02-11  7:58 ` [ptxdist] [PATCHv2 3/4] apache2: add compile option --with-ssl --enable-ssl=shared Oliver Graute
2015-02-11  7:58 ` Oliver Graute [this message]
2015-02-11 13:54 ` [ptxdist] [PATCHv2 1/4] apache2: This patch enable compilation against openssl-1.0.1k Juergen Borleis

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=1423641486-14340-4-git-send-email-oliver.graute@neuhaus.de \
    --to=oliver.graute@gmail.com \
    --cc=oliver.graute@neuhaus.de \
    --cc=ptxdist@pengutronix.de \
    /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