VERSION var here is not used.
This commit is contained in:
parent
1692c24d03
commit
42c6ce1d95
@ -19,7 +19,7 @@ build() {
|
||||
export GOPATH="$srcdir"/gopath
|
||||
|
||||
if [ ! -f "$(go env GOPATH)/bin/jade" ]; then
|
||||
make VERSION=$pkgver DESTDIR="$pkgdir/" install-jade
|
||||
make DESTDIR="$pkgdir/" install-jade
|
||||
fi
|
||||
|
||||
make VERSION=$pkgver DESTDIR="$pkgdir/"
|
||||
|
Loading…
Reference in New Issue
Block a user