Jim Meyering wrote:
  (cd gnulib/lib &&
   (cat .cvsignore; \
    ls -1 *.in.h|sed 's/\.in\.h/.h/') | sort -u > .t; mv .t .cvsignore)

So this snippet isn't quite right because for a subdirectory the .in.h file might be called something like 'sys_stat.in.h' which is transformed into 'sys/stat.h'. I've added the right .cvsignore files by hand.

I've also removed the *.c ignores above, not sure how they got in there because I certainly didn't add them myself.

Rich.

--
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to