mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-29 15:35:50 +00:00
Change ArchLinux/PKGBUILD to have correct ripple build line.
This commit is contained in:
committed by
Miguel Portilla
parent
d90ba775e8
commit
80acbe6f6b
@@ -1,4 +1,4 @@
|
||||
# Maintainer: Roberto Catini <roberto.catini@gmail.com>
|
||||
# Maintainer: Roberto Catini <roberto.catini@gmail.com>
|
||||
|
||||
pkgname=rippled
|
||||
pkgrel=1
|
||||
@@ -21,7 +21,7 @@ pkgver() {
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname"
|
||||
scons build/rippled
|
||||
scons
|
||||
}
|
||||
|
||||
check() {
|
||||
|
||||
Reference in New Issue
Block a user