summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 754ad993ef0f..585a32f72e24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('gnupg' 'perl-term-readkey' 'perl-gnupg-interface')
makedepends=('gzip')
source=(http://www.cipherdyne.org/$pkgname/download/$pkgname-$pkgver.tar.gz)
-build() {
+package() {
cd "${srcdir}/$pkgname-$pkgver"
install -Dm755 gpgdir "${pkgdir}/usr/bin/perlbin/site_perl/gpgdir"