abuild: fix whitespace before EOL

This commit is contained in:
Natanael Copa 2019-04-29 18:43:30 +00:00
parent b849aae4b9
commit 30a60d4523
1 changed files with 1 additions and 1 deletions

View File

@ -698,7 +698,7 @@ postcheck() {
# look for static archives
if ! is_static_pkg "$name"; then
for i in $(find "$dir"/lib "$dir"/usr/lib -name '*.a' 2>/dev/null); do
warning "Found static archive on ${i##*$dir/} but name doesn't end with -static"
warning "Found static archive on ${i##*$dir/} but name doesn't end with -static"
done
fi
# look for /usr/share/doc