rrdtool1: don't build docs 16201/head
authorRosen Penev <rosenp@gmail.com>
Thu, 22 Jul 2021 22:28:09 +0000 (15:28 -0700)
committerRosen Penev <rosenp@gmail.com>
Thu, 22 Jul 2021 23:31:04 +0000 (16:31 -0700)
Fixes compilation without host pod2man.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/rrdtool1/Makefile
utils/rrdtool1/patches/050-no-doc.patch [new file with mode: 0644]

index a031c17d56bcb7c827d354246c2b015eebe60201..171c9b3f3933ac0b5d00b349fdbf59aede473611 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=rrdtool1
 PKG_VERSION:=1.0.50
-PKG_RELEASE:=3
+PKG_RELEASE:=4
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/rrdtool-$(PKG_VERSION)
 PKG_SOURCE:=rrdtool-$(PKG_VERSION).tar.gz
diff --git a/utils/rrdtool1/patches/050-no-doc.patch b/utils/rrdtool1/patches/050-no-doc.patch
new file mode 100644 (file)
index 0000000..5d450ac
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -17,7 +17,7 @@ endif
+ # build the following subdirectories
+ SUBDIRS = cgilib-0.4 gd1.3 $(SUBDIRS_1) $(SUBDIRS_2) \
+-          src doc examples contrib tcl
++          src examples contrib tcl
+ # the following files are not mentioned in any other Makefile
+ # LWT 24Jul03 - removed redundant spec file listed