packages: otrs/otrs-paths.patch - fixed PATH in sysconfig

paszczus paszczus at pld-linux.org
Tue Dec 20 14:42:29 CET 2011


Author: paszczus                     Date: Tue Dec 20 13:42:29 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed PATH in sysconfig

---- Files affected:
packages/otrs:
   otrs-paths.patch (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/otrs/otrs-paths.patch
diff -u packages/otrs/otrs-paths.patch:1.10 packages/otrs/otrs-paths.patch:1.11
--- packages/otrs/otrs-paths.patch:1.10	Mon Nov  7 13:50:41 2011
+++ packages/otrs/otrs-paths.patch	Tue Dec 20 14:42:24 2011
@@ -157,3 +157,14 @@
  
  # pull in things we will use in most requests so it is read and compiled
  # exactly once
+--- otrs-3.0.11/scripts/redhat-rcotrs-config	2011-10-11 14:01:57.000000000 +0200
++++ otrs-3.0.11.new/scripts/redhat-rcotrs-config	2011-12-20 14:37:10.646969824 +0100
+@@ -12,7 +12,7 @@
+ # 
+ # OTRS home (root) directory
+ #
+-OTRS_ROOT=/opt/otrs
++OTRS_ROOT=/usr/share/otrs
+ 
+ # if one of this is false, it will not be checked at the startup!
+ # Note: (may be the database isn't on the same host! --> DB_RUNNING=0) 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/otrs/otrs-paths.patch?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list