summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2007-11-14 19:04:14 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2007-11-14 19:04:14 +0100
commit22a4b67d5f3b99a5ee3d9df9022922b4fbe8eccc (patch)
treec58b38ebe2d328dcf90cc4fbac23a9a3a42c3add
parent2319e65dbffeb1c6654239a58a4e17dde0380a5f (diff)
downloadndim-git-utils-22a4b67d5f3b99a5ee3d9df9022922b4fbe8eccc.tar.gz
ndim-git-utils-22a4b67d5f3b99a5ee3d9df9022922b4fbe8eccc.tar.xz
ndim-git-utils-22a4b67d5f3b99a5ee3d9df9022922b4fbe8eccc.zip
git-amb dirs should be arch dependent
-rw-r--r--git-amb/git-amb.man.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-amb/git-amb.man.in b/git-amb/git-amb.man.in
index 2ddd630..0d77a9c 100644
--- a/git-amb/git-amb.man.in
+++ b/git-amb/git-amb.man.in
@@ -142,6 +142,10 @@ would work equally well for many other SCMs.
Any build system which works in similar stages should work:
Create BS (autoreconf), configure BS (configure), execute BS (make).
cmake(1) could be one.
+.TP
+.B "Arch-independent build/install dirs"
+Yupp, they should be arch-dependent (e.g. i386 vs x86_64). But how to
+determine that?
.SH "NON-BUGS"
.TP
.B "No support for autogen.sh scripts"