summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xphonon-mplayer/build/phonon-mplayer.SlackBuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/phonon-mplayer/build/phonon-mplayer.SlackBuild b/phonon-mplayer/build/phonon-mplayer.SlackBuild
index be7b38c1..9790dab0 100755
--- a/phonon-mplayer/build/phonon-mplayer.SlackBuild
+++ b/phonon-mplayer/build/phonon-mplayer.SlackBuild
@@ -207,6 +207,11 @@ cd $TMP/tmp-$PRGNAM
echo "Extracting the source archive(s) for $PRGNAM..."
tar -xvf ${SOURCE}
cd ${PRGNAM}-${VERSION}
+
+# Dump cmake fixes in the source directory, care of phonon-vlc:
+# Without these, phonon-mplayer can only be built inside the phonon sources.
+tar xvf $SRCDIR/cmake_fixes.tar.gz
+
chown -R root:root .
chmod -R u+w,go+r-w,a+X-s .