aboutsummaryrefslogtreecommitdiff
path: root/sbolint
diff options
context:
space:
mode:
Diffstat (limited to 'sbolint')
-rwxr-xr-xsbolint10
1 files changed, 9 insertions, 1 deletions
diff --git a/sbolint b/sbolint
index 0a67943..ad0391c 100755
--- a/sbolint
+++ b/sbolint
@@ -196,7 +196,7 @@ I<VERSION> must match the I<VERSION> in the .info file.
=item -
-TAG=${TAG:-_SBo} must occur in the script.
+I<TAG=${TAG:-_SBo}> must occur in the script.
=item -
@@ -204,6 +204,14 @@ The I<VERSION>, I<BUILD>, and I<TAG> variables must respect the environment.
=item -
+The script must contain the I<PRINT_PACKAGE_NAME> section.
+
+=item -
+
+The script must assign I<ARCH> and I<PKGTYPE> before the I<PRINT_PACKAGE_NAME> section.
+
+=item -
+
The script must install the slack-desc in I<$PKG/install>.
=item -