tags 476066 + patch
thanks

Hi!

Please find attached a patch to fix this bug, by unexporting the
compiler flags set by dpkg-buildpackage.

HTH.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
diff -Nru --exclude changelog wml-2.0.11ds1/debian/rules wml-2.0.11ds1/debian/rules
--- wml-2.0.11ds1/debian/rules	2008-04-26 09:35:52.000000000 +0530
+++ wml-2.0.11ds1/debian/rules	2008-04-26 09:35:52.000000000 +0530
@@ -7,6 +7,9 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
+unexport CFLAGS
+unexport CPPFLAGS
+unexport LDFLAGS
 
 build: build-stamp
 build-stamp:

Attachment: signature.asc
Description: Digital signature

Reply via email to