47ac17882a691c68a0f46c278df1369e7864445d
[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
8 .I paket 
9 .B [-cdp]
10 .SH DESCRIPTION
11 mconfigure builds the package 
12 .I paket.
13 mconfigure has to be called in the projects base directory containing a directoty named
14 .B debian,
15 that contains the files described in
16 .B mbuild(8).
17 .SH OPTIONS
18 .TP
19 -c
20 select configuration step
21 .TP
22 -d
23 select compile step
24 .TP
25 -p
26 select pack step
27 .TP
28 -o
29 support old Debian 7 format
30 .PP
31 If no steps are selected all steps are performed.
32 .SH SEE ALSO
33 mbuild(8): Overview description
34 .SH BUGS
35 No known bugs.
36 .SH AUTHOR
37 Michael Wagner (michael@wagnertech.de)
38