summaryrefslogtreecommitdiff
path: root/r-base
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2008-02-08 19:34:49 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2008-02-08 19:34:49 +0000
commit08e03bc50ead566655e394ede9331b00a1b33431 (patch)
treeb3fcc3dee720b48f06d4431086a8c5f2863bb99d /r-base
parent16c1d585c5a11523b78520a3c607c2184a3baa47 (diff)
Update of the build infrastructure
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@26 f247ebf9-aa24-0410-a698-f940e971ad2b
Diffstat (limited to 'r-base')
-rw-r--r--r-base/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/r-base/README b/r-base/README
new file mode 100644
index 0000000..7380d34
--- /dev/null
+++ b/r-base/README
@@ -0,0 +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...

Contact - Imprint