All pastes #682270 Raw Edit

Unbenannt

public text v1 · immutable
#682270 ·published 2007-09-05 13:21 UTC
rendered paste body
--- ganglia.spec.org    2007-09-04 15:40:55.000000000 +0200
+++ ganglia.spec        2007-09-04 15:55:51.000000000 +0200
@@ -99,7 +99,7 @@
 ## BUILD
 ##
 %build
-./configure --prefix=/usr --with-gmetad
+./configure --prefix=/usr --with-gmetad --libdir=/usr/lib64
 make

 ##
@@ -248,7 +248,6 @@
 ##
 %files devel
 /usr/include/ganglia.h
-/usr/lib/libganglia*
 /usr/bin/ganglia-config

 %else
@@ -273,6 +272,8 @@
 ## CHANGELOG
 ##
 %changelog
+* Tue Sep 04 2007 Dominik Schips <dominik.schips@credativ.de>
+- set correct --libdir=/usr/lib64 path at ./configure line
 * Wed May 31 2006 Erich Focht
 - moving init scripts to /etc/init.d as /etc/rc.d/init.d is problematic for SuSE
 - fixed issues with SuSE init scripts