posaune
[projects.git] / doc / mconfigure.1
diff --git a/doc/mconfigure.1 b/doc/mconfigure.1
deleted file mode 100644 (file)
index 02022fe..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-.\" Manpage for mconfigure.
-.\" Contact mail@wagnertech.de to correct errors or typos.
-.TH mconfigure 1 "Aug 2018" "GNU" "WagnerTech Utilities"
-.SH NAME
-mconfigure \- interface to build system of WagnerTech UG
-.SH SYNOPSIS
-.B mconfigure
-[-cdpoV] [-a ARCH] [-C TOOLSET] [-v VERSION]
-.I paket 
-.SH DESCRIPTION
-mconfigure builds the artefact 
-.I paket.
-mconfigure has to be called in the projects base directory containing a directoty named
-.B debian,
-that contains the files described in
-.B mbuild(7).
-.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
--p
-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
-mbuild(7): Overview description
-.SH BUGS
-No known bugs.
-.SH AUTHOR
-Michael Wagner (michael@wagnertech.de)
-