aboutsummaryrefslogtreecommitdiff
path: root/patches/pine
diff options
context:
space:
mode:
Diffstat (limited to 'patches/pine')
-rwxr-xr-xpatches/pine/pine.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/pine/pine.SlackBuild b/patches/pine/pine.SlackBuild
index d3c05a3b..56d0441d 100755
--- a/patches/pine/pine.SlackBuild
+++ b/patches/pine/pine.SlackBuild
@@ -135,7 +135,7 @@ tar xzvf $SRC_DIR/pinepgp-$PINEPGP.tar.gz
cd pinepgp-$PINEPGP
chown -R root.root .
./configure --prefix=/usr
-make
+make || exit 32
make install DESTDIR=$PKG1
chown root.bin $PKG1/usr/bin/*
mkdir -p $PKG1/usr/doc/pinepgp-$PINEPGP