mconfigure

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
BUGS
AUTHOR

NAME

mconfigure - interface to build system of WagnerTech UG

SYNOPSIS

mconfigure [-cdpoV] [-a ARCH] [-C TOOLSET] [-v VERSION] paket

DESCRIPTION

mconfigure builds the package paket. mconfigure has to be called in the projects base directory containing a directoty named debian, that contains the files described in mbuild(8).

OPTIONS

-a ARCH

A multiarch cross compile is issued

-c

select configuration step

-C TOOLSET

Defines the cross compile toolset. TOOLSET can either be an absolute path or a directory expected in the /opt/cross directory

-d

select compile step

-p

select pack step

-o

support old Debian 7 format

-v VERSION

set version to VERSION

-V

verion is set by the project in the prepare step. The environment variables version and build have to be added to the setenv.sh file in the debian directory.

If no steps are selected all steps are performed.

SEE ALSO

mbuild(8): Overview description

BUGS

No known bugs.

AUTHOR

Michael Wagner (michael@wagnertech.de)