[ace-of-penguins] 102/141: debian/patches/55-more-buildflags.patch: new
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Jan 6 13:55:02 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 8163ac0924c90dc52d3caa0e946e57ac9b826724
Author: Jari Aalto <jari.aalto at cante.net>
Date: Tue Jul 2 10:03:53 2013 +0300
debian/patches/55-more-buildflags.patch: new
---
debian/patches/55-more-buildflags.patch | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/debian/patches/55-more-buildflags.patch b/debian/patches/55-more-buildflags.patch
new file mode 100644
index 0000000..7e821b0
--- /dev/null
+++ b/debian/patches/55-more-buildflags.patch
@@ -0,0 +1,14 @@
+Description: Link libraries that libcards needs (closes: #712534)
+Author: Steve Cotton <steve at s.cotton.clara.co.uk>
+Last-Update: 2013-06-17
+--- a/lib/Makefile.am
++++ b/lib/Makefile.am
+@@ -6,7 +6,7 @@
+ CLEANFILES = images.c images.d
+
+ INCLUDES = $(X_CFLAGS) @PDA@
+-AM_LDFLAGS = $(X_LIBS)
++AM_LDFLAGS = $(X_LIBS) -lpng -lz -lm
+
+ BUILD_CC = @BUILD_CC@
+ AR = @AR@
--
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