diff options
Diffstat (limited to 'sbopkglint')
-rwxr-xr-x | sbopkglint | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -391,7 +391,7 @@ EOF while true; do case "$1" in --doc) exec perldoc "$0" ;; - --man) exec pod2man --stderr -s1 -csbo-maintainer-tools -r0.4 "$0" ;; + --man) exec pod2man --stderr -s1 -csbo-maintainer-tools -r0.5 "$0" ;; -k) KEEP=1 ; shift ;; -i) INSTALL_DOCS_OK=1 ; shift;; -s) SLACKBUILD_MISSING_OK=1 ; shift;; |