Enlightenment CVS committal Author : leviathan Module : CVSROOT
Dir : CVSROOT Modified Files: commit.pl Log Message: show dirs under proto as modulenames too =================================================================== RCS file: /cvs/e/CVSROOT/commit.pl,v retrieving revision 1.29 retrieving revision 1.30 diff -u -3 -r1.29 -r1.30 --- commit.pl 5 Aug 2007 02:23:54 -0000 1.29 +++ commit.pl 6 Aug 2007 14:56:06 -0000 1.30 @@ -55,7 +55,7 @@ $basename = $paths[0]; $modulename = $paths[1]; -if(($modulename eq "apps") || ($modulename eq "libs")) { +if(($modulename eq "apps") || ($modulename eq "libs") || ($modulename eq "proto")) { if($paths[2]) { $modulename .= "/$paths[2]"; } ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs