[Module-build-checkins] Module-Build Changes,1.348,1.349
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <kwi...@us...> - 2005-06-09 11:45:44
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14006 Modified Files: Changes Log Message: Iterate through various places to find a home directory Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.348 retrieving revision 1.349 diff -u -d -r1.348 -r1.349 --- Changes 9 Jun 2005 03:30:52 -0000 1.348 +++ Changes 9 Jun 2005 11:45:17 -0000 1.349 @@ -39,6 +39,10 @@ have been moved from the 'distdir' action to the 'distmeta' action. [David Golden] + - When looking for a .modulebuildrc file, we now use a fancier method + of trying to find the home directory, because $ENV{HOME} isn't a + very cross-platform variable. [Robert Rothenberg] + 0.27_01 (Beta for 0.28) Fri Apr 15 21:12:57 CDT 2005 Backward-incompatible (but better) changes: |