From: Petr S. <pe...@us...> - 2000-12-12 19:54:48
|
Update of /cvsroot/cscope/cscope In directory slayer.i.sourceforge.net:/tmp/cvs-serv28710 Modified Files: ChangeLog Log Message: Removed the 'local' directory from the installation paths in cscope.spec. This is more tuned towards Linux/BSD systems. Index: ChangeLog =================================================================== RCS file: /cvsroot/cscope/cscope/ChangeLog,v retrieving revision 1.58 retrieving revision 1.59 diff -C2 -r1.58 -r1.59 *** ChangeLog 2000/12/12 14:57:58 1.58 --- ChangeLog 2000/12/12 19:54:45 1.59 *************** *** 1,2 **** --- 1,3 ---- + (2000/12/12 - petrs) packages/cscope.spec has now no local directory (2000/12/12 - petrs) contrib/ocs now checks that cscope is in $PATH (2000/12/11 - frost) Safety feature in mypopen.c |