summaryrefslogtreecommitdiffstats
path: root/source.local/l/phonon-gstreamer/phonon-gstreamer.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source.local/l/phonon-gstreamer/phonon-gstreamer.SlackBuild')
-rwxr-xr-xsource.local/l/phonon-gstreamer/phonon-gstreamer.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source.local/l/phonon-gstreamer/phonon-gstreamer.SlackBuild b/source.local/l/phonon-gstreamer/phonon-gstreamer.SlackBuild
index 7303133..ab6a7d9 100755
--- a/source.local/l/phonon-gstreamer/phonon-gstreamer.SlackBuild
+++ b/source.local/l/phonon-gstreamer/phonon-gstreamer.SlackBuild
@@ -92,8 +92,8 @@ cd build
-DSYSCONF_INSTALL_DIR=/etc \
-DLIB_SUFFIX=${LIBDIRSUFFIX} \
..
- make $NUMJOBS
- make DESTDIR=$PKG install
+ make $NUMJOBS || make || exit 1
+ make DESTDIR=$PKG install || exit 1
cd -
# Add documentation: