This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected. ;-)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Fix indentation. Move the sed before configuring, just as if it were a
patch. Remove useless strip and compress code and comment why. Make the
handbook handling better via an 'else' but also fix a bug where we were
in the wrong directory and copied the wrong COPYING/README files and
missed NEWS altogether. Now cd in a subshell and grab that COPYING as
COPYING.handbook. Bump BUILD because of this.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
All trailing whitespace (either at EOL or as entire last line) was
removed except in slack-desc files where all of them were made to
leave a trailing space after the 'blank' colons.
This only affects the builds that I maintain.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>