posaune
[projects.git] / doc / mconfigure.1
1 .\" Manpage for mconfigure.
2 .\" Contact mail@wagnertech.de to correct errors or typos.
3 .TH mconfigure 1 "Aug 2018" "GNU" "WagnerTech Utilities"
4 .SH NAME
5 mconfigure \- interface to build system of WagnerTech UG
6 .SH SYNOPSIS
7 .B mconfigure [-cdpo]
8 .I paket 
9 .SH DESCRIPTION
10 mconfigure builds the package 
11 .I paket.
12 mconfigure has to be called in the projects base directory containing a directoty named
13 .B debian,
14 that contains the files described in
15 .B mbuild(8).
16 .SH OPTIONS
17 .TP
18 -c
19 select configuration step
20 .TP
21 -d
22 select compile step
23 .TP
24 -p
25 select pack step
26 .TP
27 -o
28 support old Debian 7 format
29 .PP
30 If no steps are selected all steps are performed.
31 .SH SEE ALSO
32 mbuild(8): Overview description
33 .SH BUGS
34 No known bugs.
35 .SH AUTHOR
36 Michael Wagner (michael@wagnertech.de)
37