Bug #1216 ยป 0017-capabilities-Update-to-ruleset.h-to-ruleload.h-renam.patch
| scripts/capabilities | ||
|---|---|---|
|
ruleset )
|
||
|
echo -e "setting ruleset capability: $string\n"
|
||
|
careful
|
||
|
file=`find $basedir -name "ruleset\.h"`
|
||
|
file=`find $basedir -name "ruleload\.h"`
|
||
|
old=`cat $file \
|
||
|
| grep "#define RULESET_CAPABILITIES_BASE " \
|
||