From 69c42c3c353b262cf2c79ce18773b7ff74e95bb5 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 4 Feb 2023 04:56:46 -0500 Subject: sbolint: document previous commit changes. --- sbolint | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/sbolint b/sbolint index 0a67943..ad0391c 100755 --- a/sbolint +++ b/sbolint @@ -196,7 +196,7 @@ I must match the I in the .info file. =item - -TAG=${TAG:-_SBo} must occur in the script. +I must occur in the script. =item - @@ -204,6 +204,14 @@ The I, I, and I variables must respect the environment. =item - +The script must contain the I section. + +=item - + +The script must assign I and I before the I section. + +=item - + The script must install the slack-desc in I<$PKG/install>. =item - -- cgit v1.2.3