[gimp-macos-build] One more attempt to fix the icon



commit f04c113b413919ec784dc120e1fc141ec78ceea4
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date:   Wed Oct 30 14:06:50 2019 +0100

    One more attempt to fix the icon

 package/build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/package/build.sh b/package/build.sh
index 094de42..b900f5b 100755
--- a/package/build.sh
+++ b/package/build.sh
@@ -130,7 +130,7 @@ cd create-dmg
 
 ./create-dmg \
 --volname "GIMP 2.10 Install" \
---volicon "$PACKAGE_DIR/Contents/Resources/gimp.icns" \
+--volicon "../gimp.icns" \
 --background "../gimp-dmg.png" \
 --window-pos 1 1 \
 --icon "GIMP-2.10.app" 190 360 \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]