From adb164e66c139e40d0904aeab48c844b6a4fa58d Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 18 Jun 2019 00:24:47 -0400 Subject: man/local.mk: Rename manual --- diff --git a/NEWS b/NEWS index c4a3d1b..da67ef1 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,11 @@ Build system: * configure now checks for fakeroot and touch (preferably with the "-h" option). +Documentation: + + * The manual is now called "OPK Build System" instead of the ambiguous + "Distribution Build System". + [1]: https://reproducible-builds.org/specs/source-date-epoch/ opkbuild version 4.0.2 diff --git a/man/local.mk b/man/local.mk index 7a47bdb..c04b83a 100644 --- a/man/local.mk +++ b/man/local.mk @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with opkbuild. If not, see . -MANUAL = Distribution Build System +MANUAL = OPK Build System man1_sources = \ %reldir%/opkbuild.1in \ -- cgit v0.9.1