cscope/cscope-15.5-ocs-sysdir.patch
2006-05-05 18:25:46 +00:00

12 lines
301 B
Diff

--- cscope-15.5/contrib/ocs.old 2006-05-04 10:52:02.000000000 -0400
+++ cscope-15.5/contrib/ocs 2006-05-04 11:18:31.000000000 -0400
@@ -75,7 +75,7 @@
#set the default value for SYSDIR
if [ -z "${SYSDIR}" ]; then
- SYSDIR=/var/lib/cs
+ SYSDIR=/var/run/cs
echo setting default sysdir
fi