From 4fbba0926a436d5f1fd75c7dd01c36fdf78e8baf Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 28 Apr 2019 14:36:40 -0400 Subject: dev/prokit: Update for 2.0.0 And update manual pages, including new pages dev/prokit/prokit-installer-pc.8 and dev/prokit/prokit-mkinitramfs.8. --- (limited to 'dev/prokit/prokit-build.8.mdwn') diff --git a/dev/prokit/prokit-build.8.mdwn b/dev/prokit/prokit-build.8.mdwn index fefa5fc..e7ad25f 100644 --- a/dev/prokit/prokit-build.8.mdwn +++ b/dev/prokit/prokit-build.8.mdwn @@ -1,4 +1,4 @@ -[[!meta title="prokit-build"]] +[[!meta title="PROKIT-BUILD"]] NAME
SYNOPSIS
@@ -13,8 +13,8 @@ -

prokit-build -− Build a package

+

prokit-build - +Build a package

SYNOPSIS @@ -22,8 +22,7 @@

prokit -build root-dir [option ...] -pkg-dir

+build root [option ...] pkg-dir

DESCRIPTION @@ -35,6 +34,10 @@ build runs opkbuild to build a package in an isolated file system environment, temporarily installing any missing build dependencies.

+

If root +is a block device node, the block device is mounted and +opkbuild is run in its file system.

+

options are opkbuild options. Run prokit build -h . for more information.

@@ -48,7 +51,7 @@ is a source package directory.

Copyright (C) -2014 Patrick "P. J." McDermott

+2014 Patrick McDermott

The ProteanOS Development Kit is free software: you can redistribute it -- cgit v0.9.1