[otrs-cvs] CVS: otrs4win32 OTRS.NSI,1.3,1.4

cvs-log at otrs.org cvs-log at otrs.org
Wed Oct 4 22:15:39 CEST 2006


Update of /home/cvs/otrs4win32
In directory lancelot:/tmp/cvs-serv18370

Modified Files:
	OTRS.NSI 
Log Message:
remove copy of CGI.pm

Index: OTRS.NSI
===================================================================
RCS file: /home/cvs/otrs4win32/OTRS.NSI,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** OTRS.NSI	4 Oct 2006 09:47:19 -0000	1.3
--- OTRS.NSI	4 Oct 2006 19:15:37 -0000	1.4
***************
*** 137,146 ****
           SetOutPath $INSTDIR
  
-          ;Copy CGI
-          SetOutPath $INSTDIR\otrs\Kernel\cpan-lib
-          File /r "${SCRIPTHOME}\CGI.pm"
-          File /r "${SCRIPTHOME}\CGI"
-          SetOutPath $INSTDIR
- 
           ;rename httpd-win.conf to httpd.conf
           Rename $INSTDIR\Apache2\conf\httpd-win.conf $INSTDIR\Apache2\conf\httpd.conf
--- 137,140 ----
***************
*** 245,247 ****
  
  
! SectionEnd
\ No newline at end of file
--- 239,241 ----
  
  
! SectionEnd



More information about the cvs-log mailing list