This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.
Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
It's a bit annoying that, after a glibc build, you end up with a file in the build tree that is marked as unknown by CVS. This patch fixes this.
Index: ChangeLog 2004-11-18 Alexandre Oliva <aoliva@redhat.com> * manual/.cvsignore: Add dir-add.texi. Index: manual/.cvsignore --- manual/.cvsignore 2005-02-01 04:33:40.000000000 -0200 +++ manual/.cvsignore 2005-01-31 04:43:28.000000000 -0200 @@ -9,6 +9,6 @@ *.cp *.cps *.fn *.fns *.vr *.vrs *.tp *.tps *.ky *.kys *.pg *.pgs texis top-menu.texi chapters.texi summary.texi stamp-* -distinfo dir-add.texinfo +distinfo dir-add.texinfo dir-add.texi libm-err.texi
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |