From: blundellc Date: Sun, 14 Jun 2009 15:54:24 +0000 (+0000) Subject: email acct X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b4d058af652671325ae70bf8cbbb398e8273f5d9;p=cran2deb.git email acct git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@241 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- 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))