Hi again, Marc Haber <[EMAIL PROTECTED]> (03/10/2005): > On Mon, Oct 03, 2005 at 10:36:51AM +0200, Thomas Huriaux wrote: > > The attached patch for po/Makefile > > Applied in svn to the experimental branch of adduser, which will be > uploaded to unstable once > (1) current unstable adduser has finally migrated to testing and > (2) the problems of experimental adduser caused by the big refactoring > of code have been sorted out. > > Thanks for your help, I _really_ appreciate that.
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). Cheers, -- Thomas Huriaux
signature.asc
Description: Digital signature

