From: <chr...@us...> - 2011-03-30 16:55:49
|
Revision: 184 http://bugs-r.svn.sourceforge.net/bugs-r/?rev=184&view=rev Author: chris-jackson Date: 2011-03-30 16:55:43 +0000 (Wed, 30 Mar 2011) Log Message: ----------- Don't put Makevars in source package, Makevars.in is sufficient. Modified Paths: -------------- branches/linux/BRugs/.Rbuildignore Modified: branches/linux/BRugs/.Rbuildignore =================================================================== --- branches/linux/BRugs/.Rbuildignore 2011-03-23 11:58:16 UTC (rev 183) +++ branches/linux/BRugs/.Rbuildignore 2011-03-30 16:55:43 UTC (rev 184) @@ -1,3 +1,4 @@ exec/BugsHelper exec .+\.Rout +Makevars$ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |