pkgsrc-Bulk archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc NetBSD 2.0.2/i386 bulk build results 2005-10-24
On Tue, Oct 25, 2005 at 02:35:24PM +0200, Antoine Reilles wrote:
> for example, in libkexif, po/is/Makefile.in contains:
> #>+ 4
> libkexif.gmo: libkexif.po
> rm -f libkexif.gmo; $(GMSGFMT) -o libkexif.gmo $(srcdir)/
> libkexif.po
> test ! -f libkexif.gmo || touch libkexif.gmo
>
> there i whould have expected
> test -f libkexif.gmo || touch libkexif.gmo
>
> Is this a correct fix, or i am missing the point ?
Looks correct to me.
Thomas
Home |
Main Index |
Thread Index |
Old Index