mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
rrdtool1: import from packages, add myself as maintainer
While we're at it, relocate from libs/ to utils/ as it provides executables and change the directory name from rrdtool-1.0.x to rrdtool1 to make it match the source package name. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- rrdtool-1.0.50/doc/Makefile.am.orig 2013-11-16 11:44:50.940231208 -0500
|
||||
+++ rrdtool-1.0.50/doc/Makefile.am 2013-11-16 11:45:09.802229483 -0500
|
||||
@@ -35,7 +35,7 @@
|
||||
all-local: link txt man html
|
||||
|
||||
.pod.1 .pm.1 .pl.1:
|
||||
- pod2man --release=$(VERSION) --center=RRDtool $< > $@
|
||||
+ pod2man --stderr --release=$(VERSION) --center=RRDtool $< > $@
|
||||
|
||||
.1.txt:
|
||||
@NROFF@ -man -Tlp $< > $@ || echo @NROFF@ failed > $@
|
||||
Reference in New Issue
Block a user