From b4d058af652671325ae70bf8cbbb398e8273f5d9 Mon Sep 17 00:00:00 2001 From: blundellc Date: Sun, 14 Jun 2009 15:54:24 +0000 Subject: [PATCH] email acct git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@241 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- trunk/R/zzz.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/R/zzz.R b/trunk/R/zzz.R index aee18cd..8861328 100644 --- a/trunk/R/zzz.R +++ b/trunk/R/zzz.R @@ -5,7 +5,7 @@ stop('Invalid system specification: must be of the form name-arch') } global("host_arch", gsub('^[a-z]+-','',which_system)) - global("maintainer", 'cran2deb autobuild ') + global("maintainer", 'cran2deb autobuild ') global("root", system.file(package='cran2deb')) global("cache_root", '/var/cache/cran2deb') global("pbuilder_results", file.path('/var/cache/cran2deb/results',which_system)) -- 2.39.5