[Adduser-devel] Bug#331392: adduser: incorrect po/Makefile

Thomas Huriaux thomas.huriaux at kti.ae.poznan.pl
Sun Oct 9 11:21:39 UTC 2005


Marc Haber <mh+debian-packages at zugschlus.de> (09/10/2005):
> On Sun, Oct 09, 2005 at 12:37:55PM +0200, Thomas Huriaux wrote:
> > Marc Haber <mh+debian-packages at zugschlus.de> (08/10/2005):
> > > On Tue, Oct 04, 2005 at 12:45:26PM +0200, Thomas Huriaux wrote:
> > > > While I was working on another package with the same problem, I realized
> > > > that there is still a small problem. You should change the following
> > > > line in the Makefile as following:
> > > >   -install: $(MO)
> > > >   +install: all 
> > > > in order to run "update:" by calling "install:" (for example during the
> > > > package building process).
> > > 
> > > That one seems to make all Files in debian/po change on every package
> > > build, which is not good for the svn repository. Any chance to work
> > > around this?
> > 
> > Normally these files do not change unless your .pot file has changed.
> > This is one of the reason not to remove adduser.pot.
> 
> make -C po all adduser.pot => updates all po files
> make -C po all adduser.pot => leaves po files untouched
> make -C po clean => seems to do something
> make -C po all adduser.pot => updates all po files _AGAIN_

What do you mean by "update"?
Is it because msgmerge is writing
  Updating **.po.......... done.
or are the timestamps modified?

I have:
make -C po all adduser.pot => updates all po files and .pot and creates
                              the mo files
make -C po all adduser.pot => leaves po and mo files untouched,
make -C po clean => remove the mo files
make -C po all adduser.pot => leaves po files untouched and creates the
                              mo files

untouched = same file with same timestamp.

Cheers,

-- 
Thomas Huriaux
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/adduser-devel/attachments/20051009/8c713110/attachment.pgp


More information about the Adduser-devel mailing list