tags 556752 + patch
found 556752 1.4.0-2
thanks

The workaround we applied in Ubuntu is attached. It has been fixed
upstream in SVN. 1.5.0 will carry the fix.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127
diff -u chocolate-doom-1.4.0/debian/rules chocolate-doom-1.4.0/debian/rules
--- chocolate-doom-1.4.0/debian/rules
+++ chocolate-doom-1.4.0/debian/rules
@@ -15,6 +15,9 @@
 	CFLAGS += -O2
 endif
 
+LDFLAGS += -lm
+export LDFLAGS
+
 config.status: configure
 	dh_testdir
 	

Reply via email to