From c7ebd02839a29e07d5b2c66d1769613cc0b2eeb8 Mon Sep 17 00:00:00 2001 From: merakor Date: Mon, 5 Apr 2021 09:49:17 +0000 Subject: revert cherry pick, will merge completely FossilOrigin-Name: afdb8fbae3ef6a02377866f1cd1b54e0e59c755a882e09769d0e201642e23ea9 --- docs/cpt.org | 3 --- docs/cpt.texi | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/cpt.org b/docs/cpt.org index 3949cea..9107604 100644 --- a/docs/cpt.org +++ b/docs/cpt.org @@ -482,9 +482,6 @@ the following =depends= file: #+END_EXAMPLE ** meta -:PROPERTIES: -:DESCRIPTION: File containing more information on packages -:END: =meta= is a non-mandatory package file that can be used to provide information otherwise non-relevant to the functions of the package manager. This file can diff --git a/docs/cpt.texi b/docs/cpt.texi index c39b393..a25b622 100644 --- a/docs/cpt.texi +++ b/docs/cpt.texi @@ -77,7 +77,7 @@ Packaging System * checksums:: The file containing sha256sum of the sources * version:: The file containing the version and the release numbers of a package * depends:: The file containing the dependencies of a package -* meta:: File containing more information on packages +* meta:: * post-install:: The post-installation script * message:: The post-installation message to be displayed * test:: The test script for a package @@ -520,7 +520,7 @@ can be patches, configuration files, etc. * checksums:: The file containing sha256sum of the sources * version:: The file containing the version and the release numbers of a package * depends:: The file containing the dependencies of a package -* meta:: File containing more information on packages +* meta:: * post-install:: The post-installation script * message:: The post-installation message to be displayed * test:: The test script for a package -- cgit v1.2.3