tags 482753 + patch
thanks.

The simple patch below fixes this FTBFS.  Its a typo, thats all.

--- ganglia-monitor-core-2.5.7/debian/rules.orig	2008-06-18 15:00:40.000000000 +0200
+++ ganglia-monitor-core-2.5.7/debian/rules	2008-06-18 15:02:48.000000000 +0200
@@ -13,7 +13,7 @@
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
-CFLAGS = -02 -Wall
+CFLAGS = -O2 -Wall
 ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
 	CFLAGS += -g
 endif
-- 
Regards,
      Mario Lang

Graz University of Technology        mailto:[EMAIL PROTECTED]
Department Computing               http://www.ZID.TUGraz.at/lang/
Phone: +43 (0) 316 / 873 - 6897
    /____________________________________________________________/
  /_Apparently a teacher has been arrested in the UK in possession_/
 /of a compass, protractor, and straight edge. It is claimed he is a/
/member of the Al Gebra movement, bearing weapons of math instruction/

Reply via email to