Update package version to 1.15.2
This commit is contained in:
@@ -22,7 +22,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() {
|
||||
make test
|
||||
LD_LIBRARY_PATH=. make test
|
||||
}
|
||||
|
||||
# The package function is executed in the source directory
|
||||
|
||||
Reference in New Issue
Block a user