|
From: <za...@us...> - 2006-01-14 00:42:01
|
Update of /cvsroot/halfs/CVSROOT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4639 Modified Files: modules Log Message: fix module name Index: modules =================================================================== RCS file: /cvsroot/halfs/CVSROOT/modules,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- modules 14 Jan 2006 00:40:57 -0000 1.3 +++ modules 14 Jan 2006 00:41:54 -0000 1.4 @@ -25,7 +25,7 @@ # can be useful for creating a module that consists of many directories # spread out over the entire source repository. -admin -d admin -m4 -d m4 +admin -d admin admin +m4 -d m4 m4 halfs halfs &admin &m4 |