Rebuild with libxml2 2.15.0
This commit is contained in:
@@ -25,7 +25,7 @@ build() {
|
||||
# The check function is executed in the source directory
|
||||
# This function is used to run tests to verify the package has been compiled correctly
|
||||
check() {
|
||||
meson test -C build
|
||||
meson test -C build --print-errorlogs --no-rebuild
|
||||
}
|
||||
|
||||
# The package function is executed in the source directory
|
||||
|
||||
Reference in New Issue
Block a user