[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#475978: Patch to fix 475978



tags 475978 + patch
thanks

Hi!

Please find attached a patch to fix this bug by unexporting
LDFLAGS. However, please note that this MUST BE checked in amd64 at
least, before upload, since python-scipy needed an additional
export FFLAGS="-fPIC"

in order to build on amd64.

HTH.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
diff -Nru --exclude changelog wsjt-5.9.7.r383/debian/rules wsjt-5.9.7.r383/debian/rules
--- wsjt-5.9.7.r383/debian/rules	2008-04-14 21:56:16.000000000 +0530
+++ wsjt-5.9.7.r383/debian/rules	2008-04-14 21:56:16.000000000 +0530
@@ -2,6 +2,8 @@
 # debian.rules file for the Debian GNU/Linux wsjt package
 # Copyright 2006 by Hamish Moffatt <hamish@debian.org>
 
+unexport LDFLAGS
+
 build: build-stamp
 build-stamp: patch-stamp
 	dh_testdir

Attachment: signature.asc
Description: Digital signature


Reply to: