mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 19:48:53 +02:00
gimp, revbump, fix INSTALL() (#7261)
This commit is contained in:
@@ -8,7 +8,7 @@ and 3rd party plugins."
|
||||
HOMEPAGE="https://www.gimp.org/"
|
||||
COPYRIGHT="The GIMP Team"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://download.gimp.org/mirror/pub/gimp/v2.99/gimp-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="dd916bd3474ef2efc652a0510280977ab8ea95e3d95d918394b0662261c32aae"
|
||||
PATCHES="gimp-$portVersion.patchset"
|
||||
@@ -177,7 +177,7 @@ INSTALL()
|
||||
|
||||
mkdir -p $appsDir
|
||||
|
||||
mv $prefix/share/locale $dataDir
|
||||
mv $prefix/share/locale/* $dataDir/locale
|
||||
mv $binDir/gimp-2.99 $appsDir/GIMP
|
||||
|
||||
rm -rf \
|
||||
|
||||
Reference in New Issue
Block a user