From 5960413288fc10cda818258d0035b5faa4afc1e9 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 9 Oct 2017 19:20:49 +0300 Subject: Minor comments fixes --- libpkgconf/buildfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libpkgconf/buildfile b/libpkgconf/buildfile index 3a19f6b..c344ec7 100644 --- a/libpkgconf/buildfile +++ b/libpkgconf/buildfile @@ -11,8 +11,8 @@ if $version.pre_release else lib{pkgconf}: bin.lib.version = @"-$release_num" -# The version file is an internal one (is only included from config.h) so we -# don't distribute nor install (see below). +# The version file is an internal one (it is only included from config.h) so we +# don't distribute nor install it (see below). # h{version}: in{version} $src_root/file{manifest} @@ -97,7 +97,7 @@ install.include = $install.include/pkgconf/ # h{config}@./: install = false -# Internal one (see above). +# Internal header (see above). # h{version}: install = false -- cgit v1.1