X-Git-Url: http://git.madism.org/?p=apps%2Fpfixtools.git;a=blobdiff_plain;f=postlicyd%2Ffilter_tokens.sh;h=bc6119e641d73fc645f20698b8194426b789a7c4;hp=1cbb090c0ea204d9d415af6be89a222dd104eabd;hb=f7b99947fe80996657a34ca9df1f60cbc6b8b7e7;hpb=0df827a28124af3bb45cea7a3b80e5d1800bb1e2 diff --git a/postlicyd/filter_tokens.sh b/postlicyd/filter_tokens.sh index 1cbb090..bc6119e 100755 --- a/postlicyd/filter_tokens.sh +++ b/postlicyd/filter_tokens.sh @@ -59,7 +59,7 @@ extern const char *ftokens[FTK_count]; __attribute__((pure)) filter_token filter_tokenize(const char *s, ssize_t len); -#endif /* MUTT_LIB_LUA_LUA_TOKEN_H */ +#endif /* PFIXTOOLS_FILTERS_TOKENS_H */ EOF } @@ -108,7 +108,7 @@ EOF } grep_self() { - grep '^## ' "$1" | cut -d' ' -f2 + grep 'filter_register( *"' *.c | sed 's/.*filter_register( *"\(.*\)" *,.*/\1/' } trap "rm -f $1" 1 2 3 15 @@ -121,8 +121,3 @@ esac chmod -w $1 exit 0 - -############ Put tokens here ############ -## rbl -## greylist -## poisonous