On Sun, Aug 12, 2012 at 11:44:47PM -0500, Doug Goldstein wrote:
Currently the man page has paths that start with @sysconfdir@,
@localstatedir@ and @remote_pid_file@. The sed command attempts to
replace these during the build but unfortunately pod2man gets to the
files first and escapes the @ character resulting in the sed not
working. This removes the @ character and makes the paths correct.
---
daemon/Makefile.am | 6 +++---
daemon/libvirtd.pod.in | 18 +++++++++---------
2 files changed, 12 insertions(+), 12 deletions(-)
The 4 patches looks sensible to me, and if pod override the @@ then
the full uppercase is simpler and should just work fine too !
ACK and pushed
thanks !
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
daniel(a)veillard.com | Rpmfind RPM search engine
http://rpmfind.net/
http://veillard.com/ | virtualization library
http://libvirt.org/