[ace-of-penguins] 134/141: debian/patches/32-mwm-hints.patch: refresh
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Jan 6 13:55:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository ace-of-penguins.
commit 9ab04ee4b1fee88f3620c49519fbc4e5b59ff35e
Author: Jari Aalto <jari.aalto at cante.net>
Date: Mon Mar 17 11:15:38 2014 +0200
debian/patches/32-mwm-hints.patch: refresh
---
debian/patches/32-mwm-hints.patch | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/debian/patches/32-mwm-hints.patch b/debian/patches/32-mwm-hints.patch
index 3d3ca37..b71abf2 100644
--- a/debian/patches/32-mwm-hints.patch
+++ b/debian/patches/32-mwm-hints.patch
@@ -3,9 +3,13 @@ Subject: Fix MWM hints on 64-bit platforms
XChangeProperty with format 32 takes an array of longs, not an array of ints.
This fixes inability to move fixed-size windows around on 64-bit platforms.
---- ace-of-penguins-1.3.orig/lib/xwin.c
-+++ ace-of-penguins-1.3/lib/xwin.c
-@@ -89,10 +89,10 @@ int help_background;
+---
+ lib/xwin.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+--- a/lib/xwin.c
++++ b/lib/xwin.c
+@@ -88,10 +88,10 @@
/* Motif window hints */
typedef struct
{
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ace-of-penguins.git
More information about the Pkg-games-commits
mailing list