mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
qupzilla: copy symlinks instead of target files.
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user