mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
SuperFreeCell: fix resources
This commit is contained in:
@@ -4,7 +4,7 @@ card game played with a 52-card standard deck."
|
||||
HOMEPAGE="https://github.com/aarroyoc/SuperFreeCell"
|
||||
COPYRIGHT="2014-2015 Adrián Arroyo Calle"
|
||||
LICENSE="MIT"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
srcGitRev="c2dc0320cfc3b461acae346ebf90e5b6501feb98"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="af3668423e0f6fe19ac1efbcd6696046c1a492b616390222b140524ca9161a94"
|
||||
@@ -44,5 +44,8 @@ INSTALL()
|
||||
mkdir -p $appsDir
|
||||
cp SuperFreeCell $appsDir/SuperFreeCell
|
||||
|
||||
addResourcesToBinaries src/SuperFreeCell.rdef $appsDir/SuperFreeCell
|
||||
mimeset -f $appsDir/SuperFreeCell
|
||||
|
||||
addAppDeskbarSymlink $appsDir/SuperFreeCell
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user