mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
cherry_blossom: fix install.
This commit is contained in:
@@ -6,7 +6,7 @@ Cherry Blossom will also be able to play your files."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/CherryBlossom/"
|
||||
COPYRIGHT="2010 Bryce Groff"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
srcGitRev="1f2804193deaf9fb08b1578c88ad846b6b15f5c8"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/CherryBlossom/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="757fec333986a791591a0fe5dcfff2db533cf2b73bab8a1a1661c745d9172ed3"
|
||||
@@ -44,6 +44,6 @@ INSTALL()
|
||||
{
|
||||
cd src
|
||||
mkdir -p ${appsDir}
|
||||
cp -a objects/Cherry_Blossom $appsDir
|
||||
addAppDeskbarSymlink ${appsDir}/Cherry_Blossom
|
||||
cp -a objects/CherryBlossom $appsDir
|
||||
addAppDeskbarSymlink ${appsDir}/CherryBlossom
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user