Browse Source

Tobias Hintze <th@rocklinux.org>:


			
			
				rocklinux
			
			
		
Tobias Hintze 20 years ago
parent
commit
c0967af614
3 changed files with 2 additions and 65 deletions
  1. +0
    -33
      package/tsa/rrdtool/30-install-doc.patch
  2. +0
    -30
      package/tsa/rrdtool/31-install-examples.patch
  3. +2
    -2
      package/tsa/rrdtool/rrdtool.desc

+ 0
- 33
package/tsa/rrdtool/30-install-doc.patch

@ -1,33 +0,0 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/tsa/rrdtool/30-install-doc.patch
# ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
--- rrdtool-1.2.0/doc/Makefile.in.old 2005-04-26 13:52:04.000000000 +0200
+++ rrdtool-1.2.0/doc/Makefile.in 2005-04-26 13:53:15.000000000 +0200
@@ -214,9 +214,9 @@
EXTRA_DIST = $(POD) $(HTML) $(TXT) rrdtool-dump.dtd rrdtool-xport.dtd
# some install rules
-idocdir = $(prefix)/doc
+idocdir = $(prefix)/doc/rrdtool
idoc_DATA = $(POD) $(TXT)
-ihtmldir = $(prefix)/html
+ihtmldir = $(prefix)/doc/rrdtool/html
ihtml_DATA = $(HTML)
imandir = $(mandir)/man1
iman_DATA = $(MAN)

+ 0
- 30
package/tsa/rrdtool/31-install-examples.patch

@ -1,30 +0,0 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/tsa/rrdtool/31-install-examples.patch
# ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
--- rrdtool-1.2.0/examples/Makefile.old 2005-04-26 14:04:00.000000000 +0200
+++ rrdtool-1.2.0/examples/Makefile.in 2005-04-26 14:05:20.000000000 +0200
@@ -194,7 +194,7 @@
EXTRA_DIST = cgi-demo.cgi.in piped-demo.pl.in shared-demo.pl.in \
stripes.pl.in bigtops.pl.in minmax.pl.in 4charts.pl.in
-examplesdir = $(prefix)/examples
+examplesdir = $(prefix)/doc/rrdtool/examples
examples_SCRIPTS = cgi-demo.cgi piped-demo.pl shared-demo.pl \
stripes.pl bigtops.pl minmax.pl 4charts.pl

+ 2
- 2
package/tsa/rrdtool/rrdtool.desc

@ -40,8 +40,8 @@
[L] GPL
[S] Stable
[V] 1.2.0
[V] 1.2.12
[P] X -?---5---9 125.600
[D] 862928771 rrdtool-1.2.0.tar.gz http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/
[D] 0 rrdtool-1.2.12.tar.gz http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/

Loading…
Cancel
Save