Update package version to 3.4.6
This commit is contained in:
@@ -27,6 +27,8 @@ 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() {
|
||||
# One test fails without resetting the HOME env variable
|
||||
export HOME=$(getent passwd "$USER" | cut -d':' -f6)
|
||||
make check
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user