compat32_expat: Remove unnecessary globbing

This commit is contained in:
Naveen Narayanan 2019-07-25 17:29:46 +02:00
parent c485f971d4
commit 334cdd39aa
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ LICENSE= mit
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
GNU_CONFIGURE_PREFIX= ${PREFIX}/emul/netbsd32/
CHECK_SHLIBS_SKIP= *xmlwf
CHECK_SHLIBS_SKIP= emul/netbsd32/bin/xmlwf
# C++ is needed for tests only
#USE_LANGUAGES= c c++