Minor
This commit is contained in:
parent
16f5b53eec
commit
133e17fe23
@ -18,6 +18,7 @@ tested=false
|
||||
for def in harfbuzz.def harfbuzz-icu.def harfbuzz-subset.def; do
|
||||
if ! test -f "$def"; then
|
||||
echo "check-defs.sh: '$def' not found; skipping test it"
|
||||
continue
|
||||
fi
|
||||
lib=`echo "$def" | sed 's/[.]def$//;s@.*/@@'`
|
||||
for suffix in so dylib; do
|
||||
|
Loading…
Reference in New Issue
Block a user