From 22a4b67d5f3b99a5ee3d9df9022922b4fbe8eccc Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Wed, 14 Nov 2007 19:04:14 +0100 Subject: git-amb dirs should be arch dependent --- git-amb/git-amb.man.in | 4 ++++ 1 file changed, 4 insertions(+) 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" -- cgit