Gnus development mailing list
 help / color / mirror / Atom feed
* cvs keyword hacking in texi/Makefile.in
@ 2005-03-24  9:26 Miles Bader
  2005-03-24 13:33 ` Reiner Steib
  0 siblings, 1 reply; 6+ messages in thread
From: Miles Bader @ 2005-03-24  9:26 UTC (permalink / raw)


This little bit appears in (my checkout of) texi/Makefile.in:

   gnus-faq.texi: gnus-faq.xml
           ./xml2texi.sh $< $@.tmp
           @echo
   # FIXME: This should be done in xml2texi.scm or gnus-faq.xml should be
   # changed:
           sed '/\$$Id: Makefile.in,v 7.12 2005/03/24 09:14:37 miles Exp $$/d' < $@.tmp > $@

Besides the more general question of whether CVS keywords should be
used at all, this probably doesn't do what someone thought it does
-- it replaces the expansion of $Id$ for `Makefile.in' in the text
of `gnus-faq.xml'?!?  That's surely a nop...?

-Miles
-- 
/\ /\
(^.^)
(")")
*This is the cute kitty virus, please copy this into your sig so it can spread.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-03-25 12:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-24  9:26 cvs keyword hacking in texi/Makefile.in Miles Bader
2005-03-24 13:33 ` Reiner Steib
2005-03-24 22:27   ` Karl Pflästerer
2005-03-25  1:48     ` Miles Bader
2005-03-25 10:32       ` Reiner Steib
2005-03-25 12:42         ` Karl Pflästerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).