0
0
mirror of https://github.com/openwrt/packages.git synced 2025-01-31 04:51:44 +00:00
packages/libs/librouteros/patches/010-no-doc.patch
Rosen Penev e41fd1794b librouteros: don't build docs
Fixes compilation without host pod2man.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-07-22 16:32:00 -07:00

8 lines
107 B
Diff

--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
-SUBDIRS = src doc
+SUBDIRS = src
README: README.md