Commit 2f2703d4 authored by Xiaowu Zhang's avatar Xiaowu Zhang

dcron: disable shared build due to randomsleep

parent 2f5b027d
......@@ -8,7 +8,6 @@ parts = dcron-output
[dcron]
recipe = slapos.recipe.cmmi
shared = true
url = http://www.jimpryor.net/linux/releases/dcron-4.4.tar.gz
md5sum = 02d848ba043a9df5bf2102a9f4bc04bd
configure-command = true
......@@ -16,7 +15,7 @@ patches =
${:_profile_base_location_}/dcron-4.4.noroot.no.globals.patch#d5408ab682b65cc1eda40d588fcd7db8
patch-options = -p1
make-options =
PREFIX=@@LOCATION@@
PREFIX=${buildout:parts-directory}/${:_buildout_section_name_}
post-make-hook = ${:_profile_base_location_}/dcron-hooks.py#860e914dff4108b47565965fe5ebc7b5:post_make_hook
environment =
PATH=${patch:location}/bin:%(PATH)s
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment