diff --git a/extras/scripts/gen-dmg.json b/extras/scripts/gen-dmg.json
index f7d4ac6e8ab0790333dab5d79e1f4a8d3ed4189d..5c9934af7b1cf85c4af9ceb62c9b17bc49838945 100644
--- a/extras/scripts/gen-dmg.json
+++ b/extras/scripts/gen-dmg.json
@@ -1,7 +1,7 @@
 {
   "title": "Jami",
   "contents": [
-    { "x": 100, "y": 120, "type": "file", "path": "../build-local/Jami.app"},
+    { "x": 100, "y": 120, "type": "file", "path": "../../build-local/Jami.app"},
     { "x": 500, "y": 120, "type": "link", "path": "/Applications" }
   ],
   "window": {