Commit e8ab3b40 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 99db52ed
......@@ -82,8 +82,8 @@ md5sum = ec56bee0916563807197ed5ef0ca0908
_update_hash_filename_ = ru/tapsplit
md5sum = b547df6f6efe841466def20531770923
[ru_xexec.c]
_update_hash_filename_ = ru/xexec.c
[ru_capdo.c]
_update_hash_filename_ = ru/capdo.c
md5sum = 1accf8bab713629c546921f65a792518
[template-enb]
......
......@@ -16,13 +16,13 @@ parts +=
[ru_tapsplit]
<= download-base
[ru_xexec.c]
[ru_capdo.c]
<= download-base
[netcapdo]
recipe = plone.recipe.command
exe = ${buildout:directory}/netcapdo
command = gcc -o ${:exe} ${ru_xexec.c:target}
command = gcc -o ${:exe} ${ru_capdo.c:target}
stop-on-error = true
[setcap-netcapdo]
......
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