From 5a2b1e636721abe895df747a9d5954b57954e758 Mon Sep 17 00:00:00 2001
From: Sebastien Robin <seb@nexedi.com>
Date: Sat, 16 Jul 2011 10:20:57 +0200
Subject: [PATCH] would it be possible to not set md5sum for a file in the same
 repos ?

---
 software/erp5/software.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/software/erp5/software.cfg b/software/erp5/software.cfg
index e413d9171..baddec218 100644
--- a/software/erp5/software.cfg
+++ b/software/erp5/software.cfg
@@ -28,7 +28,7 @@ configurator_bt5_list = erp5_core_proxy_field_legacy erp5_full_text_myisam_catal
 # Default template for erp5 instance.
 recipe = slapos.recipe.template
 url = ${:_profile_base_location_}/instance.cfg
-md5sum = cc268ff0f27fa1ed4839a3150980f4a7
+md5sum = 
 output = ${buildout:directory}/template.cfg
 mode = 0644
 
-- 
2.30.9