librouteros: don't build docs
authorRosen Penev <rosenp@gmail.com>
Thu, 22 Jul 2021 22:25:50 +0000 (15:25 -0700)
committerRosen Penev <rosenp@gmail.com>
Sun, 25 Jul 2021 19:19:02 +0000 (22:19 +0300)
Fixes compilation without host pod2man.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit e41fd1794be2e8cc78c3df4bc4f4e05100eda959)

libs/librouteros/Makefile
libs/librouteros/patches/010-no-doc.patch [new file with mode: 0644]

index 2908de07749e8f88dfaf7fc610396848013f71aa..1d5a6b454db44c38a1b365cd1a1170173ef57517 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=librouteros
 PKG_SOURCE_DATE:=2018-07-19
 PKG_SOURCE_VERSION:=c485c777ffbbbd87c3d72d843af36ba016803cae
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_MAINTAINER:=Sven Roederer <devel-sven@geroedel.de>
 PKG_LICENSE:=ISC
diff --git a/libs/librouteros/patches/010-no-doc.patch b/libs/librouteros/patches/010-no-doc.patch
new file mode 100644 (file)
index 0000000..8a07e30
--- /dev/null
@@ -0,0 +1,7 @@
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -1,3 +1,3 @@
+-SUBDIRS = src doc
++SUBDIRS = src
+ README:       README.md