diff options
author | ranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b> | 2013-04-04 23:00:13 +0000 |
---|---|---|
committer | ranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b> | 2013-04-04 23:00:13 +0000 |
commit | 8c9b697df9226c45c809845d1f01345f0d9ab710 (patch) | |
tree | 5a6bcb1165952b92d6f53a192430ad0e1b565896 /README | |
parent | c061b2b647af36e344f89b641b3fb2991d31b43a (diff) |
Update of the build scripts used for the R 3.0.0 backport, changing the build location for the backports
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@83 f247ebf9-aa24-0410-a698-f940e971ad2b
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,7 +1,7 @@ This directory contains my scripts to build backports of R software from Debian sid to older Debian distributions. -Currently (2013-03-03) I am using the following setup: +Currently (2013-04-04) I am using the following setup: ~/.pbuilderrc contains: @@ -22,7 +22,7 @@ creation under /var/cache/pbuilder, among others: /var/cache/pbuilder/squeeze-i386-base.tgz -These have a standard Debian mirror and the security sources setup in their -/etc/apt/sources.list, as well as my local http package source where the r-base -package build results are available. I have also imported the apt key of my -repository inside the pbuilder chroots. +These have a standard Debian mirror, the security sources and the Debian +backports repository setup in their /etc/apt/sources.list, as well as my local +http package source where the r-base package build results are available. I +have also imported the apt key of my repository inside the pbuilder chroots. |