mhoyt       2004/02/27 09:32:02

  Modified:    c        Makefile.in
  Log:
  Update install-package target for new License and Notice file
  
  Revision  Changes    Path
  1.8       +2 -1      xml-xalan/c/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Makefile.in,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- Makefile.in       26 Feb 2004 23:10:06 -0000      1.7
  +++ Makefile.in       27 Feb 2004 17:32:02 -0000      1.8
  @@ -47,7 +47,8 @@
   install-extras:
        $(MKINSTALLDIRS) $(DESTDIR)/$(prefix)
        $(INSTALL_PROGRAM) $(XALANCROOT)/KEYS        $(DESTDIR)/$(prefix)
  -     $(INSTALL_PROGRAM) $(XALANCROOT)/License     $(DESTDIR)/$(prefix)
  +     $(INSTALL_PROGRAM) $(XALANCROOT)/LICENSE     $(DESTDIR)/$(prefix)
  +     $(INSTALL_PROGRAM) $(XALANCROOT)/NOTICE      $(DESTDIR)/$(prefix)
   
        
        
  
  
  

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

Reply via email to