mhoyt       2004/01/29 15:18:03

  Modified:    c        Makefile.in
  Added:       c        KEYS
  Removed:     .        KEYS.txt
  Log:
  MOVE Keys file into 'c' directory
  PR: Bugzilla #26349
  
  Revision  Changes    Path
  1.6       +1 -1      xml-xalan/c/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Makefile.in,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Makefile.in       6 Jan 2004 02:41:25 -0000       1.5
  +++ Makefile.in       29 Jan 2004 23:18:03 -0000      1.6
  @@ -85,7 +85,7 @@
   
   install-extras:
        $(MKINSTALLDIRS) $(DESTDIR)/$(prefix)
  -     $(INSTALL_PROGRAM) $(XALANCROOT)/../KEYS.txt $(DESTDIR)/$(prefix)
  +     $(INSTALL_PROGRAM) $(XALANCROOT)/KEYS        $(DESTDIR)/$(prefix)
        $(INSTALL_PROGRAM) $(XALANCROOT)/License     $(DESTDIR)/$(prefix)
   
        
  
  
  
  1.3       +62 -33    xml-xalan/c/KEYS
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to