[SCM] terminatorx/master: Drop 05_endian_h.patch, no longer applicable.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Mar 7 17:41:19 UTC 2014


The following commit has been merged in the master branch:
commit 9fe6836294eae5b0369c53c643437b44b93afe19
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Mar 7 17:37:08 2014 +0000

    Drop 05_endian_h.patch, no longer applicable.

diff --git a/debian/patches/05_endian_h.patch b/debian/patches/05_endian_h.patch
deleted file mode 100644
index 56c202e..0000000
--- a/debian/patches/05_endian_h.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: Big-endian compile fixes.
-Author: Mike Furr <mfurr at debian.org>
----
- src/tX_endian.h |    4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
---- terminatorx.orig/src/tX_endian.h
-+++ terminatorx/src/tX_endian.h
-@@ -44,9 +44,9 @@
- 
- #	include "tX_types.h"
- 
--#define __USE_XOPEN // we need this for swab()
-+//#define __USE_XOPEN // we need this for swab()
- #	include <unistd.h>
--#undef __USE_XOPEN
-+//#undef __USE_XOPEN
- 
- #define swapbuffer(b, s) swab((void *) b, (void *) b, (ssize_t) s<<1)
- 
diff --git a/debian/patches/series b/debian/patches/series
index 75f7bed..0fb309a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-05_endian_h.patch
 15_icon_xpm.patch
 16_loose_spelling_fix.patch
 17_cleanup_desktop_file.patch

-- 
terminatorx packaging



More information about the pkg-multimedia-commits mailing list