[pkg-remote-commits] [nx-libs] 01/02: debian/patches: Fix nasty typo in 0007_fix-ftbfs-on-mips64el.patch. (Mipsel64Architecture -> Mips64elArchitecture).
Mike Gabriel
sunweaver at debian.org
Sun May 7 12:45:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository nx-libs.
commit ca1523378bda909c64ebc1b51ff2849fb7a28d77
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sun May 7 14:43:03 2017 +0200
debian/patches: Fix nasty typo in 0007_fix-ftbfs-on-mips64el.patch. (Mipsel64Architecture -> Mips64elArchitecture).
---
debian/patches/0007_fix-ftbfs-on-mips64el.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/0007_fix-ftbfs-on-mips64el.patch b/debian/patches/0007_fix-ftbfs-on-mips64el.patch
index d5a2374..6fcd32a 100644
--- a/debian/patches/0007_fix-ftbfs-on-mips64el.patch
+++ b/debian/patches/0007_fix-ftbfs-on-mips64el.patch
@@ -34,7 +34,7 @@ Description: Fix FTBFS on mip64el architecture
+# endif
+# define LinuxMachineDefines -D__MIPSEL__
+# define ServerOSDefines XFree86ServerOSDefines -DDDXTIME
-+# ifdef Mipsel64Architecture
++# ifdef Mips64elArchitecture
+# define AsOutputArchSize 64
+# define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines -D_XSERVER64
+# else
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/nx-libs.git
More information about the pkg-remote-commits
mailing list