aboutsummaryrefslogtreecommitdiff
path: root/libgpg-error/libgpg-error.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libgpg-error/libgpg-error.SlackBuild')
-rwxr-xr-xlibgpg-error/libgpg-error.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgpg-error/libgpg-error.SlackBuild b/libgpg-error/libgpg-error.SlackBuild
index 7a5994d3..eb80e65b 100755
--- a/libgpg-error/libgpg-error.SlackBuild
+++ b/libgpg-error/libgpg-error.SlackBuild
@@ -88,7 +88,7 @@ CFLAGS="$SLKCFLAGS" \
--program-prefix="" \
--program-suffix="" \
$ARCH-slackware-linux
-make
+make || exit 32
make install DESTDIR=$PKG
mkdir -p $PKG/usr/doc/$NAME-$VERSION
cp -a ABOUT-NLS AUTHORS ChangeLog COPYING* INSTALL NEWS README $PKG/usr/doc/$NAME-$VERSION