diff --git a/bin/cgilib.rc b/bin/cgilib.rc index add3b7d..09bb3d7 100644 --- a/bin/cgilib.rc +++ b/bin/cgilib.rc @@ -136,7 +136,7 @@ fn get_cookie { ############################################## # More werc-specific functions -fn template { template.awk $* | rc $rcargs } +fn template { awk -f bin/template.awk $* | rc $rcargs } # .rec parsing fn parse_rec {