Update of /cvsroot/env-switcher/default-manpath/dist
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16432/dist
Modified Files:
VERSION modules-default-manpath-oscar.spec
Log Message:
Update -- if there is no /etc/man.config, don't try to open it.
Index: VERSION
===================================================================
RCS file: /cvsroot/env-switcher/default-manpath/dist/VERSION,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** VERSION 28 Feb 2005 23:15:33 -0000 1.1
--- VERSION 14 Mar 2005 23:22:28 -0000 1.2
***************
*** 1,5 ****
major=1
minor=0
! release=0
alpha=0
beta=0
--- 1,5 ----
major=1
minor=0
! release=1
alpha=0
beta=0
Index: modules-default-manpath-oscar.spec
===================================================================
RCS file: /cvsroot/env-switcher/default-manpath/dist/modules-default-manpath-oscar.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** modules-default-manpath-oscar.spec 28 Feb 2005 23:15:33 -0000 1.1
--- modules-default-manpath-oscar.spec 14 Mar 2005 23:22:28 -0000 1.2
***************
*** 115,118 ****
--- 115,121 ----
#############################################################################
%changelog
+ * Mon Mar 14 2005 Jeff Squyres <jsq...@la...>
+ - Only examine /etc/man.config if it exists
+
* Mon Feb 28 2005 Jeff Squyres <jsq...@la...>
- First version
|