diff --git a/mk/hotfix-map.json b/mk/hotfix-map.json index ae2e9718b..a60f98dd1 100644 --- a/mk/hotfix-map.json +++ b/mk/hotfix-map.json @@ -13,6 +13,13 @@ "flat": "true", "recursive": "false", "regexp": "true" + }, + { + "pattern": "builds/xs/hotfixes/@BRANCH@/(*)/(*)/(*-src-pkgs.tar)", + "target": "xenadmin.git/Branding/Hotfixes/{1}/{2}/{3}", + "flat": "true", + "recursive": "false", + "regexp": "true" } ] }