diff options
author | ranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b> | 2007-10-03 20:49:16 +0000 |
---|---|---|
committer | ranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b> | 2007-10-03 20:49:16 +0000 |
commit | 02114872e81a6f9c94332d0bcd716e6967be1848 (patch) | |
tree | b92dc5382468ba1baa0e2784c0df7cfb78ad5a35 /README | |
parent | 56e520c6d33645c0a092690cdb008d3382087201 (diff) |
Update after the amd64 build of the R 2.6.0 backport
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@20 f247ebf9-aa24-0410-a698-f940e971ad2b
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ The command used for building the packages is fakeroot dpkg-buildpackage > ../build_log_r-base_i386 2> ../build_errors_r-base_i386 +and for the amd64 build +fakeroot dpkg-buildpackage -B > ../build_log_r-base_amd64 2> ../build_errors_r-base_amd64 + Didn't figure out how to do this with tee yet... |