mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/gpg-remailer: fix build
Signed-off-by: yzewei <yangzewei@loongson.cn>
This commit is contained in:
parent
25c173bc58
commit
8ddb3c464b
@ -2,7 +2,7 @@
|
||||
# Maintainer: Shiz <hi@shiz.me>
|
||||
pkgname=gpg-remailer
|
||||
pkgver=3.04.07
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Decrypt GPG messages and re-encrypt them to a well-defined group"
|
||||
url="https://gitlab.com/fbb-git/gpg-remailer"
|
||||
arch="all !s390x" # limited by mailutils
|
||||
@ -14,7 +14,7 @@ source="https://gitlab.com/fbb-git/gpg-remailer/-/archive/$pkgver/gpg-remailer-$
|
||||
builddir="$srcdir/gpg-remailer-$pkgver/gpg-remailer"
|
||||
|
||||
build() {
|
||||
./build program strip
|
||||
./build program
|
||||
./build man
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user