Update PKGBUILD

This commit is contained in:
月季花中的星辰 2022-01-01 03:10:54 +00:00 committed by GitHub
parent c9ae11bc84
commit ac45925936
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ build() {
mkdir -p build
cd build
cmake -DIQTREE_FLAGS=omp ..
make
make || bash -c "df -h"
}
package() {