From 79499d06d6731c637b8c975a7e0c2c79df28ec5e Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Tue, 13 Dec 2016 10:52:52 +0100 Subject: Some minor cleanup --- appdmg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appdmg.json') diff --git a/appdmg.json b/appdmg.json index 52481787..6d386c00 100644 --- a/appdmg.json +++ b/appdmg.json @@ -4,7 +4,7 @@ "background": "artwork/icon.png", "icon-size": 80, "contents": [ - { "x": 64, "y": 64, "type": "file", "path": "QtPass.app" }, + { "x": 64, "y": 64, "type": "file", "path": "src/QtPass.app" }, { "x": 428, "y": 64, "type": "link", "path": "/Applications" }, { "x": 64, "y": 448, "type": "file", "path": "README.rtf" }, { "x": 428, "y": 448, "type": "file", "path": "LICENSE" } -- cgit v1.2.3