Hi,

Attached is the diff for my csmash 0.6.6-6.2 NMU.

-- 
Julien Danjou
// Λ̊ <[EMAIL PROTECTED]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// Life is life. Lalalalala.
diff -u csmash-0.6.6/debian/patches/00list csmash-0.6.6/debian/patches/00list
--- csmash-0.6.6/debian/patches/00list
+++ csmash-0.6.6/debian/patches/00list
@@ -2,0 +3 @@
+03_broken_include
diff -u csmash-0.6.6/debian/changelog csmash-0.6.6/debian/changelog
--- csmash-0.6.6/debian/changelog
+++ csmash-0.6.6/debian/changelog
@@ -1,3 +1,10 @@
+csmash (0.6.6-6.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with SDL (closes: #379242)
+
+ -- Julien Danjou <[EMAIL PROTECTED]>  Mon,  7 Aug 2006 10:43:53 +0200
+
 csmash (0.6.6-6.1) unstable; urgency=high
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- csmash-0.6.6.orig/debian/patches/03_broken_include.dpatch
+++ csmash-0.6.6/debian/patches/03_broken_include.dpatch
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 03_broken_include.dpatch by  <[EMAIL PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Small fix for now broken includes
+
[EMAIL PROTECTED]@
+diff -urNad csmash-0.6.6~/configure csmash-0.6.6/configure
+--- csmash-0.6.6~/configure    2003-08-16 07:54:31.000000000 +0200
++++ csmash-0.6.6/configure     2006-07-24 14:04:49.000000000 +0200
+@@ -5515,7 +5515,7 @@
+ fi
+ 
+ 
+-CFLAGS="-I $x_includes"
++CFLAGS="-I/ $x_includes"
+ LDFLAGS="-L/usr/local/lib -L$x_libraries -L$libdir"
+ CXXFLAGS="$CFLAGS -Wall"
+

Attachment: signature.asc
Description: Digital signature

Reply via email to