diff --git a/www-client/qupzilla/qupzilla-1.8.9.recipe b/www-client/qupzilla/qupzilla-1.8.9.recipe index e59dcfd08..b45273371 100644 --- a/www-client/qupzilla/qupzilla-1.8.9.recipe +++ b/www-client/qupzilla/qupzilla-1.8.9.recipe @@ -10,7 +10,7 @@ positively received by reviewers: HOMEPAGE="http://www.qupzilla.com" COPYRIGHT="2010-2015 David Rosca" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/QupZilla/qupzilla/releases/download/v$portVersion/QupZilla-$portVersion.tar.xz" CHECKSUM_SHA256="620ffb10a3f6b3f596c2c38a84d9c320cb66dd2d5e6701e8e31945e26308fcac" SOURCE_DIR="QupZilla-$portVersion" @@ -85,7 +85,7 @@ INSTALL() cp -R locale $appsDir/QupZilla cp -R plugins $appsDir/QupZilla cp -R themes $appsDir/QupZilla - cp libQupZilla.* $appsDir/QupZilla/lib + cp -d libQupZilla.* $appsDir/QupZilla/lib addAppDeskbarSymlink $appsDir/QupZilla/QupZilla "QupZilla" }