X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=doc%2Fmconfigure.1;h=08e160bcfc4d53d2cf7cf967986f6edecbf97daf;hb=5b9ca47249fae41d4f58ae1163646db404c12e09;hp=47ac17882a691c68a0f46c278df1369e7864445d;hpb=8d00b092ec8d9b993776937f48a5a88de19cacda;p=projects.git diff --git a/doc/mconfigure.1 b/doc/mconfigure.1 index 47ac178..08e160b 100644 --- a/doc/mconfigure.1 +++ b/doc/mconfigure.1 @@ -5,8 +5,8 @@ mconfigure \- interface to build system of WagnerTech UG .SH SYNOPSIS .B mconfigure +[-cdpoV] [-a ARCH] [-C TOOLSET] [-v VERSION] .I paket -.B [-cdp] .SH DESCRIPTION mconfigure builds the package .I paket. @@ -16,9 +16,16 @@ that contains the files described in .B mbuild(8). .SH OPTIONS .TP +-a ARCH +A multiarch cross compile is issued +.TP -c select configuration step .TP +-C TOOLSET +Defines the cross compile toolset. TOOLSET can either be an absolute path or a directory expected +in the /opt/cross directory +.TP -d select compile step .TP @@ -27,6 +34,16 @@ select pack step .TP -o support old Debian 7 format +.TP +-v VERSION +set version to VERSION +.TP +-V +verion is set by the project in the prepare step. The environment variables +.B version +and +.B build +have to be added to the setenv.sh file in the debian directory. .PP If no steps are selected all steps are performed. .SH SEE ALSO