mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Update PKGBUILD
This commit is contained in:
parent
99091115d3
commit
5287d6972b
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# Maintainer: Dominik Schrempf <dominik dot schrempf at gmail dot com>
|
||||
iqtre# Maintainer: Dominik Schrempf <dominik dot schrempf at gmail dot com>
|
||||
|
||||
# XXX: The following warning cannot be removed because CMAKE stores the build
|
||||
# directory in the executable 'iqtree'.
|
||||
|
@ -23,7 +23,7 @@ build() {
|
|||
mkdir -p build
|
||||
cd build
|
||||
cmake -DIQTREE_FLAGS=omp ..
|
||||
make -j
|
||||
make
|
||||
}
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue