mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-ncls: fix build for 0.0.76
This commit is contained in:
parent
97a485175f
commit
c644e74250
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ sha256sums=('cf65863021b318975bf5a0d17aaa838eef2fa64487fc129c7c78a7f1c94bca36'
|
|||
|
||||
prepare() {
|
||||
cp LICENSE "$_module-$pkgver"
|
||||
rm "$_module-$pkgver"/ncls/src/{cgraph.c,fncls.c,ncls.c,ncls32.c}
|
||||
# rm "$_module-$pkgver"/ncls/src/{cgraph.c,fncls.c,ncls.c,ncls32.c}
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue