From dbfeea72767c75e34644451a736aba5f829eec40 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 8 Dec 2017 21:05:03 +0100 Subject: Update or recompile the deps that are affected by -current updates Notably, icu4c, poppler and libical updates in slackware-current were incompatible with many of the packages in the 'ktown' repository. --- deps/phonon/phonon.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deps/phonon/phonon.SlackBuild') diff --git a/deps/phonon/phonon.SlackBuild b/deps/phonon/phonon.SlackBuild index feddec1..27e8254 100755 --- a/deps/phonon/phonon.SlackBuild +++ b/deps/phonon/phonon.SlackBuild @@ -26,7 +26,7 @@ PKGNAM=phonon VERSION=${VERSION:-4.9.1} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} NUMJOBS=${NUMJOBS:--j7} @@ -68,7 +68,7 @@ PKG=$TMP/package-phonon rm -rf $PKG mkdir -p $TMP $PKG cd $TMP -rm -r phonon-$VERSION +rm -rf phonon-$VERSION tar xvf $CWD/phonon-$VERSION.tar.?z* || exit 1 cd phonon-$VERSION || exit 1 -- cgit v1.2.3