From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valters Jansons To: location@lists.ipfire.org Subject: Re: [PATCH v2] po: Update translations Date: Wed, 14 Apr 2021 18:51:31 +0300 Message-ID: In-Reply-To: <6607D0DB-1954-458B-AF57-4E276A092D99@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2650291310512461063==" List-Id: --===============2650291310512461063== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Wed, Apr 14, 2021 at 6:20 PM Michael Tremer wrote: > We have a command that automatically generates this file which would not re= spect this change: > > make update-po $ git clone git://git.ipfire.org/location/libloc.git $ cd libloc $ autoreconf --install --symlink $ intltoolize --force --automake $ ./configure --prefix=3D/usr --sysconfdir=3D/etc --libdir=3D/lib $ rm po/POTFILES.in && make po/POTFILES.in $ make update-po For me this appears to produce the exact diff that has been provided in the v2 patch. > Do you have a way to modify the find/grep construction so that it won=E2=80= =99t include any files when a =E2=80=9C.in=E2=80=9D file is available. Maybe = .gitignore is useful here, too? Which target in which Makefile do you believe needs further modifications? I really feel like I am missing something here. --Valters --===============2650291310512461063==--