From: Valters Jansons <valter.jansons@gmail.com>
To: location@lists.ipfire.org
Subject: Re: [PATCH] debian: Rework historical changelog
Date: Wed, 14 Apr 2021 13:08:34 +0300 [thread overview]
Message-ID: <CA+sCei2tt3Cb6wu9ES9_XxP6_hUz0SNFDGAK3MfnpCqWM3H7nw@mail.gmail.com> (raw)
In-Reply-To: <7BEE897E-853B-4A28-B470-8DA9DD2821DA@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 825 bytes --]
On Wed, Apr 14, 2021 at 1:05 PM Michael Tremer
<michael.tremer(a)ipfire.org> wrote:
> > The broken scenario that needs patching can simplified to:
> > $ autoreconf --install --symlink
> > $ intltoolize --force --automake
> > $ ./configure --prefix=/usr --sysconfdir=/etc --libdir=/lib
> > $ make -j$(nproc)
> > $ make -j$(nproc) check
> >
> > I will shortly provide a patch with an updated po/POTFILES.in as
> > generated by `rm po/POTFILES.in && make po/POTFILES.in`.
>
> This does not show any changes on my system.
Based on a clean clone of the repository? Maybe the
src/python/__init__.py gets generated with some other targets?
I personally get a diff of:
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,0 +2 @@
+src/python/__init__.py.in
@@ -7,2 +7,0 @@
-src/python/__init__.py
-src/python/__init__.py.in
--Valters
next prev parent reply other threads:[~2021-04-14 10:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-12 13:01 Valters Jansons
2021-04-13 15:38 ` Peter Müller
2021-04-13 16:41 ` Valters Jansons
2021-04-14 9:31 ` Michael Tremer
2021-04-14 10:03 ` Valters Jansons
2021-04-14 10:05 ` Michael Tremer
2021-04-14 10:08 ` Valters Jansons [this message]
2021-04-14 9:28 ` 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=CA+sCei2tt3Cb6wu9ES9_XxP6_hUz0SNFDGAK3MfnpCqWM3H7nw@mail.gmail.com \
--to=valter.jansons@gmail.com \
--cc=location@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