From 0b719b7b08cc522108efa0be4d2c4ba675865530 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 16 Mar 2019 16:19:56 -0400 Subject: ob-buildopk(1), ob-gencontrol(1), ob-genchanges(1): Document OB_DO_SOURCE I lied in the previous commit. --- (limited to 'man') diff --git a/man/ob-buildopk.1in b/man/ob-buildopk.1in index 6731c6a..e98b202 100644 --- a/man/ob-buildopk.1in +++ b/man/ob-buildopk.1in @@ -10,8 +10,15 @@ ob-buildopk \- Pack binary package files into opk files .B ob-buildopk packs files in binary package staging areas into opk files. +.SH ENVIRONMENT +If +.B OB_DO_SOURCE +is set and not null, +.B ob-buildopk +packs the source package files into a source opk file. + .SH COPYRIGHT -Copyright (C) 2012 Patrick McDermott +Copyright (C) 2012, 2019 Patrick McDermott .sp This file is part of opkbuild. .sp diff --git a/man/ob-genchanges.1in b/man/ob-genchanges.1in index 2661720..6575a2d 100644 --- a/man/ob-genchanges.1in +++ b/man/ob-genchanges.1in @@ -11,6 +11,13 @@ ob-genchanges \- Generate a changes file for upload generates a changes control file to describe and accompany built opk files for upload to a package archive. +.SH ENVIRONMENT +If +.B OB_DO_SOURCE +is set and not null, +.B ob-genchanges +generates a changes control file for the source package opk file. + .SH COPYRIGHT Copyright (C) 2019 Patrick McDermott .sp diff --git a/man/ob-gencontrol.1in b/man/ob-gencontrol.1in index d24796a..d33a7be 100644 --- a/man/ob-gencontrol.1in +++ b/man/ob-gencontrol.1in @@ -12,6 +12,13 @@ file and scripts makes a control directory for each binary package and populates it with the package's maintainer scripts and a generated control file. +.SH ENVIRONMENT +If +.B OB_DO_SOURCE +is set and not null, +.B ob-gencontrol +generates a control directory with a control file for the source package. + .SH COPYRIGHT Copyright (C) 2012 Patrick McDermott .sp -- cgit v0.9.1