You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mh...@apache.org on 2004/01/30 00:18:04 UTC

cvs commit: xml-xalan/c KEYS Makefile.in

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: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org