public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/eselect-php:master commit in: /
Date: Fri, 22 Jan 2016 19:59:58 +0000 (UTC)	[thread overview]
Message-ID: <1453492735.c9db6f77c9c3de6eed60bdc366a6c5c0ffc1eeef.mjo@gentoo> (raw)

commit:     c9db6f77c9c3de6eed60bdc366a6c5c0ffc1eeef
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 19:58:55 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 19:58:55 2016 +0000
URL:        https://gitweb.gentoo.org/proj/eselect-php.git/commit/?id=c9db6f77

Add 70_mod_php.conf.in to EXTRA_DIST in Makefile.am.

Without the extra hint, automake was omitting 70_mod_php.conf.in from
the tarball.

 Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index f7ffabe..d9220bd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,9 @@
 eselectdir = $(datadir)/eselect/modules
 nodist_eselect_DATA = $(srcdir)/src/php.eselect
 
+# Without this, the conf input file doesn't wind up in the tarball.
+EXTRA_DIST = $(srcdir)/src/70_mod_php.conf.in
+
 if APACHE2
   # Without these set, we won't try to install the conf file.
   apacheconfdir = $(sysconfdir)/apache2/modules.d


             reply	other threads:[~2016-01-22 20:00 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-22 19:59 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-05 20:13 [gentoo-commits] proj/eselect-php:master commit in: / Michael Orlitzky
2023-07-26 22:55 Michael Orlitzky
2021-10-25 15:17 Brian Evans
2021-08-17 12:06 Michael Orlitzky
2020-12-08  2:24 Brian Evans
2020-01-23 15:06 Michael Orlitzky
2020-01-23 15:06 Michael Orlitzky
2020-01-22 15:00 Michael Orlitzky
2020-01-22 15:00 Michael Orlitzky
2020-01-22 15:00 Michael Orlitzky
2018-04-13 17:46 Michael Orlitzky
2017-07-26 15:55 Michael Orlitzky
2017-07-26  0:21 Michael Orlitzky
2017-07-26  0:05 Michael Orlitzky
2017-07-26  0:05 Michael Orlitzky
2017-07-25 23:21 Michael Orlitzky
2017-07-19 14:11 Michael Orlitzky
2017-07-11 13:56 Brian Evans
2016-07-26 21:37 Michael Orlitzky
2016-01-22 20:53 Michael Orlitzky
2016-01-22 19:59 Michael Orlitzky
2016-01-22 19:42 Michael Orlitzky
2016-01-09 17:20 Michael Orlitzky
2016-01-09  2:24 Michael Orlitzky
2016-01-08 21:50 Michael Orlitzky
2015-12-11  0:40 Michael Orlitzky

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=1453492735.c9db6f77c9c3de6eed60bdc366a6c5c0ffc1eeef.mjo@gentoo \
    --to=mjo@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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