summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2020-03-09 08:26:14 -0400
committerDavid Parrish2020-03-09 08:26:14 -0400
commit9ce895034535ac9f6db03d00fac3f1f45ecb80b0 (patch)
tree1949c2c731604a82e9305743790b450226f71964
parent0ae8ec392afdd767a6fe948588c341bd5cf2fbef (diff)
downloadaur-9ce895034535ac9f6db03d00fac3f1f45ecb80b0.tar.gz
Remove debug line
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b3fba08a498..6548a97b6640 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,7 +38,6 @@ prepare() {
}
build() {
- pwd && ls
export GOPATH="$srcdir/GOPATH"
_fake_gopath_pushd "$pkgname" github.com/lightningnetwork/lnd
make && make install