On Sat, Mar 23, 2013 at 03:09:34PM +0100, Fabiano Fidêncio wrote: > --- > .gitignore | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/.gitignore b/.gitignore > index 71d959c..75da893 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -16,6 +16,7 @@ build-aux/ltmain.sh > build-aux/missing > build-aux/mkinstalldirs > build-aux/config.rpath > +build-aux/test-driver > config.cache > config.h > config.h.in > @@ -59,6 +60,8 @@ test/test-platformlist > test/test-isodetect > test/test-mediauris > test/test-treeuris > +test/*.log > +test/*.trs > build/ > gtk-doc.make > data/95-osinfo.rules These 2 hunks seem to be for things that are new in newer automake, I don't have such files on my f18, but I found https://github.com/libMesh/libmesh/blob/master/build-aux/test-driver for example, which comes from automake, and has some --log-file and --trs-file options, which is consistent with the second hunk. > @@ -118,4 +121,5 @@ po/en@quot.header > po/insert-header.sin > po/quot.sed > po/remove-potcdate.sin > +po/*.gmo > ABOUT-NLS And I get this as well. ACK patch. Christophe
Attachment:
pgpnEFeyFUZXj.pgp
Description: PGP signature
_______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo