mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-05 16:57:56 +00:00
Change ArchLinux/PKGBUILD to have correct ripple build line.
This commit is contained in:
committed by
Miguel Portilla
parent
d90ba775e8
commit
80acbe6f6b
@@ -21,7 +21,7 @@ pkgver() {
|
|||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$pkgname"
|
cd "$srcdir/$pkgname"
|
||||||
scons build/rippled
|
scons
|
||||||
}
|
}
|
||||||
|
|
||||||
check() {
|
check() {
|
||||||
|
|||||||
Reference in New Issue
Block a user