mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
bbmap: prepare content should be build
This commit is contained in:
parent
884ee43629
commit
d85c0db640
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ optdepends=(
|
|||
source=("${pkgname}"-"${pkgver}".tar.gz::https://downloads.sourceforge.net/project/"${pkgname}"/BBMap_"${pkgver}".tar.gz)
|
||||
sha256sums=('61d45bd59a543b90a143c5c7dbfec0ff6163dce54194b8c4b648fb6aac67d42e')
|
||||
|
||||
prepare() {
|
||||
build() {
|
||||
cd "${srcdir}"/"${pkgname}"/jni
|
||||
make -f makefile.linux clean
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue