fixes error:
rsnapshot around line 6723: You forgot a '=back' before '=head1'
POD document had syntax errors at /usr/bin/pod2man line 71.
make[4]: *** [rsnapshot.1] Error 255

adopt pod2man.patch from Fedora
https://lists.fedoraproject.org/pipermail/scm-commits/Week-of-Mon-20130708/1053505.html
original author: Steven Roberts <strob...@strobe.net>

Signed-off-by:Dirk Neukirchen <dirkneukirc...@web.de>
---
 utils/rsnapshot/patches/002-pod2man_fix.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 utils/rsnapshot/patches/002-pod2man_fix.patch

diff --git a/utils/rsnapshot/patches/002-pod2man_fix.patch 
b/utils/rsnapshot/patches/002-pod2man_fix.patch
new file mode 100644
index 0000000..9632aa8
--- /dev/null
+++ b/utils/rsnapshot/patches/002-pod2man_fix.patch
@@ -0,0 +1,11 @@
+--- a/rsnapshot-program.pl
++++ b/rsnapshot-program.pl
+@@ -6666,6 +6666,8 @@ additional disk space will be taken up.
+ 
+ =back
+ 
++=back
++
+ Remember that tabs must separate all elements, and that
+ there must be a trailing slash on the end of every directory.
+ 
-- 
1.8.4.3

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to