--- iguanaIR.spec_ORIG	2009-11-10 22:59:29.000000000 -0500
+++ iguanaIR.spec	2010-03-07 15:59:12.000000000 -0500
@@ -1,6 +1,7 @@
 %define pyver %(python -V 2>&1 | sed 's/Python \\(.\\..\\).*/\\1/')
 %define pydir /usr/lib/python%{pyver}/site-packages
 %define uid   213
+%define debug_package          %{nil}
 
 # some features can be disabled during the rpm build
 %{?_without_clock_gettime: %define _disable_clock_gettime --disable-clock_gettime}

