public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/rrdtool/files: rrdtool-1.4.5-automake-1.11.2.patch
@ 2012-01-14 18:20 Jorge Manuel B. S. Vicetto (jmbsvicetto)
  0 siblings, 0 replies; 2+ messages in thread
From: Jorge Manuel B. S. Vicetto (jmbsvicetto) @ 2012-01-14 18:20 UTC (permalink / raw
  To: gentoo-commits

jmbsvicetto    12/01/14 18:20:26

  Added:                rrdtool-1.4.5-automake-1.11.2.patch
  Log:
  [net-analyzer/rrdtool-1.4.5-r2] Fix the build with automake-1.11.2 - bug #396727.
  Thanks to <AlphatPC@gmail.com> for the patch.
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-analyzer/rrdtool/files/rrdtool-1.4.5-automake-1.11.2.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/files/rrdtool-1.4.5-automake-1.11.2.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/files/rrdtool-1.4.5-automake-1.11.2.patch?rev=1.1&content-type=text/plain

Index: rrdtool-1.4.5-automake-1.11.2.patch
===================================================================
Install dir:
    /usr/$(get_libdir)/rrdtool/ifOctets.tcl
    /usr/$(get_libdir)/rrdtool/pkgIndex.tcl

Due to the following change, pkglib_{DATA,SCRIPTS} is invalid:
    http://git.savannah.gnu.org/cgit/automake.git/commit/?id=9ca632642b006ac6b0fc4ce0ae5b34023faa8cbf

---
 bindings/tcl/Makefile.am |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/bindings/tcl/Makefile.am b/bindings/tcl/Makefile.am
index c0e8b0f..b7205e7 100644
--- a/bindings/tcl/Makefile.am
+++ b/bindings/tcl/Makefile.am
@@ -27,8 +27,9 @@ tclpkgdir = @TCL_PACKAGE_DIR@
 tclpkg_DATA = pkgIndex.tcl
 tclpkg_SCRIPTS = ifOctets.tcl
 else
-pkglib_DATA = pkgIndex.tcl
-pkglib_SCRIPTS = ifOctets.tcl
+tclpkgdir = $(libdir)/@PACKAGE@
+tclpkg_DATA = pkgIndex.tcl
+tclpkg_SCRIPTS = ifOctets.tcl
 endif
 
 # Automake doen't like `tclrrd$(VERSION)$(TCL_SHLIB_SUFFIX)' as






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-analyzer/rrdtool/files: rrdtool-1.4.5-automake-1.11.2.patch
@ 2014-05-14 16:17 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2014-05-14 16:17 UTC (permalink / raw
  To: gentoo-commits

jer         14/05/14 16:17:38

  Removed:              rrdtool-1.4.5-automake-1.11.2.patch
  Log:
  Old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-14 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-14 18:20 [gentoo-commits] gentoo-x86 commit in net-analyzer/rrdtool/files: rrdtool-1.4.5-automake-1.11.2.patch Jorge Manuel B. S. Vicetto (jmbsvicetto)
  -- strict thread matches above, loose matches on Subject: below --
2014-05-14 16:17 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox