diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-16 15:47:48 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-16 15:47:48 (EDT) |
commit | e1fc5601d0225e8a2048865d1bd785487feacced (patch) | |
tree | ab87b2a6ae9b8787010d05c903932e2946579fdf /man | |
parent | 0e62584b37946409e65c2f6a559167bcaef5335f (diff) |
ob-installplatconf(1): Update description
Diffstat (limited to 'man')
-rw-r--r-- | man/ob-installplatconf.1in | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/man/ob-installplatconf.1in b/man/ob-installplatconf.1in index 9d32809..e04898a 100644 --- a/man/ob-installplatconf.1in +++ b/man/ob-installplatconf.1in @@ -8,12 +8,15 @@ ob-installplatconf \- Copy build-time or run-time platform configuration files .SH DESCRIPTION .B ob-installplatconf -reads the +copies build-time platform configuration files listed in the source package's .B platconf -file in the source package and copies all listed platform configuration files. +file into the build work area and run-time platform configuration files listed +in the source package's +.B *.pkg/platconf +files into the binary packages' staging areas. .SH COPYRIGHT -Copyright (C) 2012 Patrick McDermott +Copyright (C) 2012, 2019 Patrick McDermott .sp This file is part of opkbuild. .sp |