mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Merge branch 'master' of github.com:BioArchLinux/Packages
This commit is contained in:
commit
2d5b79ede5
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ prepare(){
|
|||
build() {
|
||||
cd ${_pkgname}-${pkgver}/c
|
||||
export HTSLIB=/usr/lib
|
||||
make prefix=/usr
|
||||
make -j1 prefix=/usr
|
||||
}
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue