Nima Talebi wrote:
Date: Wed, 4 Mar 2009 09:14:20 +1100
Subject: Re: Please remove reference to Fwd: Delivery Status
Notification (Failure)
Hi All,
Here are the manpages (attached). (1 of the 3 is a fix (pod syntax) of
an existing manpage)
nothing attached?
Please Fix...
While in the process, could you also...
* please remove the .swp file from the func source
what .swp file? I don't see one
* please replace the 0-byte manpage (generated due to pod errors)
with that generated from the fixed pod file; i.e....
what 0-byte manpage? "make clean" should take care of anything bogus.
BORKED = docs/funcd.1.gz.BORKED
test -f $(BORKED) || mv $(BORKED:.BORKED=) $(BORKED)
pod2man \
--center="func" \
--release="" \
docs/funcd.pod \
| gzip -c \
> $(BORKED:.BORKED=)
What About...
Also, what are thought about...
* moving the daemons into /usr/sbin rather than /usr/bin ?
why?
* using the python-yaml package rather than including yaml source, i.e.
-import func.yaml as yaml
+import yaml
That's coming eventually. Lot's of compatibility issues with the
various python yaml packages (at least
in fedora) that are supposed to go away soon. Then I'll take a look at this.
Adrian
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list