koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha buildrelease,1.1.2.27,1.1.2.28


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha buildrelease,1.1.2.27,1.1.2.28
Date: Wed, 15 Jan 2003 13:36:43 -0800

Update of /cvsroot/koha/koha
In directory sc8-pr-cvs1:/tmp/cvs-serv16094

Modified Files:
      Tag: rel-1-2
        buildrelease 
Log Message:
bug fix


Index: buildrelease
===================================================================
RCS file: /cvsroot/koha/koha/Attic/buildrelease,v
retrieving revision 1.1.2.27
retrieving revision 1.1.2.28
diff -C2 -r1.1.2.27 -r1.1.2.28
*** buildrelease        15 Jan 2003 18:20:54 -0000      1.1.2.27
--- buildrelease        15 Jan 2003 21:36:40 -0000      1.1.2.28
***************
*** 351,356 ****
  
  # Copy koha-tmpl files
! system("cp -a $kohatmpldir/opac-tmpl $rootdir/opac-html");
! system("cp -a $kohatmpldir/intranet-tmpl $rootdir/intranet-html");
  
  # Remove extraneous files from opac-html
--- 351,357 ----
  
  # Copy koha-tmpl files
! system("cp -a $kohatmpldir/opac-tmpl/* $rootdir/opac-html");
! system("cp -a $kohatmpldir/intranet-tmpl/* $rootdir/intranet-html");
! system("rm -rf $rootdir/intranet-cgi/koha-tmpl");
  
  # Remove extraneous files from opac-html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]