Lubomir Sedlacik wrote:
i don't think there is any documentation error at all, you just seem to misunderstood what it says. it means "append" as in "cat ${PREFIX}/etc/jitterbug/httpd.conf.add >> ${PREFIX}/etc/httpd/httpd.conf", not "append" as in "use Include".
Well, thats indeed another way to reach the same thing :) However, I see most pkg's use the Include syntax, so for the sake of having most things (where possible) a bit the same, might be nice?
Wouter