mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
freac: fix deskbar link (#4835)
This commit is contained in:
@@ -17,7 +17,7 @@ Features include:
|
||||
HOMEPAGE="https://freac.org/"
|
||||
COPYRIGHT="2001-2020 Robert Kausch"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/enzo1982/freac/releases/download/v${portVersion%.0}/freac-${portVersion%.0}.tar.gz"
|
||||
CHECKSUM_SHA256="51fcad344b681e588def550b752aea9573f9acf7fcceb39132b481f2368b7edb"
|
||||
SOURCE_DIR="freac-${portVersion%.0}"
|
||||
@@ -94,5 +94,5 @@ INSTALL()
|
||||
mkdir -p "$appsDir"
|
||||
mv "$commandBinDir"/freac "$appsDir"
|
||||
|
||||
addAppDeskbarSymlink "$appsDir"/freac fre:ac
|
||||
addAppDeskbarSymlink "$appsDir"/freac
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user