diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-08-16 02:52:04 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-08-16 02:52:04 -0400 |
| commit | 49687ea7c41e61c8b0a6b8574810162449ce0197 (patch) | |
| tree | acca3548b0679801009a14ab6c1b8acac8a40aa6 /sbolint | |
| parent | b5751ad321d0d97c36038c7944a811377038f4c5 (diff) | |
| download | sbo-maintainer-tools-49687ea7c41e61c8b0a6b8574810162449ce0197.tar.gz | |
update NEWS and sbolint docs with new check.
Diffstat (limited to 'sbolint')
| -rwxr-xr-x | sbolint | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -179,6 +179,12 @@ For all builds: =item - +The package must not already be in Slackware! This is a case-insensitive match, +so if you lint a build called "mplayer", it's an error because of Slackware's +"MPlayer". + +=item - + The directory may not contain empty directories, empty (0-byte) files, or hidden files/directories (named with a leading B<.>). |
