From 7cf18127743af7a53145954f28da0ee552a80043 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 8 Oct 2022 10:55:28 +0200 Subject: [PATCH] gimp, revbump, fix INSTALL() (#7261) --- media-gfx/gimp/gimp-2.99.8.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/gimp/gimp-2.99.8.recipe b/media-gfx/gimp/gimp-2.99.8.recipe index 30c8365db..ac2b53e90 100644 --- a/media-gfx/gimp/gimp-2.99.8.recipe +++ b/media-gfx/gimp/gimp-2.99.8.recipe @@ -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 \