diff --git a/software/occi-xwiki/software.cfg b/software/occi-xwiki/software.cfg
index 24fb760e799901fd7e321f2cfbeedf13c25c2af9..411341780bd55b780dbd04873339791296bc45fc 100644
--- a/software/occi-xwiki/software.cfg
+++ b/software/occi-xwiki/software.cfg
@@ -11,8 +11,6 @@ parts =
 
 [occi-manifest]
 # Manifest for xwiki
-recipe = slapos.recipe.download
+recipe = slapos.recipe.build:download
 url = ${:_profile_base_location_}/xwiki.manifest.xml
 #md5sum = 3e1ea477d48080e9bdb98579f7f28be6
-filename = xwiki.manifest.xml
-location = ${buildout:parts-directory}/${:_buildout_section_name_}
diff --git a/stack/occi/instance-occi.cfg b/stack/occi/instance-occi.cfg
index 5b194fb1820be8c2a8a72e36be510b9157b556db..9ff1f2086ad0386329480b63817bc3aa7bfbdea4 100644
--- a/stack/occi/instance-occi.cfg
+++ b/stack/occi/instance-occi.cfg
@@ -24,7 +24,7 @@ domain = domain
 os-config = $${pocdirectory:poc}/os_config.xml
 
 # Paths
-manifest-source = ${occi-manifest:location}/${occi-manifest:filename}
+manifest-source = ${occi-manifest:target}
 manifest-destination = $${pocdirectory:poc}/manifest.xml
 manifest-name = $${pocdirectory:poc}/manifest.xml
 dash-location = TODO