diff options
author | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2020-02-19 22:37:46 +0000 |
---|---|---|
committer | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2020-02-19 22:37:46 +0000 |
commit | 12894b829cd1155493b515d333e1c45ca7a4e6b9 (patch) | |
tree | cdee0cda64fa428cb812bc265a177bf40ea6781a /kiss | |
parent | 8de1916c6b291dd5fb9952ba708bac225f3b559f (diff) | |
download | cpt-12894b829cd1155493b515d333e1c45ca7a4e6b9.tar.gz |
docs: update
FossilOrigin-Name: f4628885266f87ba704fc7916b062738b4b34c944bb6f93eba654ceac19d11cc
Diffstat (limited to 'kiss')
-rwxr-xr-x | kiss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -609,7 +609,7 @@ pkg_build() { fi # Create the manifest file early and make it empty. - # This ensure that the manifest is added to the manifest... + # This ensures that the manifest is added to the manifest. : > "$pkg_dir/$pkg/$pkg_db/$pkg/manifest" # If the package contains '/etc', add a file called |