tags 475970 + patch
thanks

Attached you find a trivial patch, which makes the package compile
again.

Regards
Evgeni Golov

--- irda-utils-0.9.18/debian/rules	2008-04-17 00:32:08.000000000 +0200
+++ irda-utils-0.9.18.patched/debian/rules	2008-04-17 00:31:24.000000000 +0200
@@ -10,9 +10,9 @@
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-	CFLAGS = "-g -O0 -Wall"
+	CFLAGS = -g -O0 -Wall
 else
-	CFLAGS = "-g -O2 -Wall"
+	CFLAGS = -g -O2 -Wall
 endif
 
 INSTALLDIR=`pwd`/debian/irda-utils

Attachment: pgpuo9vymhbf0.pgp
Description: PGP signature

Reply via email to