The following commit has been merged in the master branch:
commit 8858d786e6b10fe54f6b1f076f9610deadb212ce
Author: Andres Mejia <[email protected]>
Date:   Fri Oct 9 21:27:04 2009 -0400

    hurd_build_fix.patch is no longer needed, applied upstream.

diff --git a/debian/patches/hurd_build_fix.patch 
b/debian/patches/hurd_build_fix.patch
deleted file mode 100644
index 4de9d92..0000000
--- a/debian/patches/hurd_build_fix.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Patch to fix builds on Hurd.
-==========================================================================
---- a/Alc/pulseaudio.c
-+++ b/Alc/pulseaudio.c
-@@ -83,6 +83,10 @@
- MAKE_FUNC(pa_threaded_mainloop_lock);
- #undef MAKE_FUNC
- 
-+#ifndef PATH_MAX
-+#define PATH_MAX 4096
-+#endif
-+
- typedef struct {
-     ALCdevice *device;
- 
diff --git a/debian/patches/series b/debian/patches/series
index 40faa5b..cafd205 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-hurd_build_fix.patch
+# Nothing to patch

-- 
Packaging for openal-soft

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to