diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/makepkg.sh.in | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.sh.in index 6f7de278..b30e9d04 100644 --- a/scripts/makepkg.sh.in +++ b/scripts/makepkg.sh.in @@ -643,7 +643,6 @@ get_integlist() {  generate_checksums() {  	msg "$(gettext "Generating checksums for source files...")" -	plain ""  	if ! type -p openssl >/dev/null; then  		error "$(gettext "Cannot find the %s binary required for generating sourcefile checksums.")" "openssl" | 
