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
cfee38be33
commit
0e9b984d33
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ noextract=()
|
|||
sha256sums=('SKIP')
|
||||
prepare() {
|
||||
cd "$pkgname"
|
||||
git submodule update --init --recursive --progress
|
||||
git submodule update --init --recursive
|
||||
|
||||
# fix limits
|
||||
sed -i "/#include <limits>/d" intervaltree/IntervalTree.h
|
||||
|
|
Loading…
Add table
Reference in a new issue