c5b2eb6a97dd9e5a91699f64ffd719013e723fb0
[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 .PP
28 If no steps are selected all steps are performed.
29 .SH SEE ALSO
30 mbuild(8): Overview description
31 .SH BUGS
32 No known bugs.
33 .SH AUTHOR
34 Michael Wagner (michael@wagnertech.de)
35