[love] 01/01: refresh configure.patch

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sat Jan 21 00:59:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository love.

commit e15687a5bdbd6e7f1be0a16e60dc2ba2c9073036
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sat Jan 21 01:59:12 2017 +0100

    refresh configure.patch
---
 debian/patches/configure.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/configure.patch b/debian/patches/configure.patch
index caf8f6d..d4d9abe 100644
--- a/debian/patches/configure.patch
+++ b/debian/patches/configure.patch
@@ -18,9 +18,9 @@
  bin_PROGRAMS = love
  #love_LDFLAGS =
 -love_LDADD = liblove.la $(lua_LIBS)
-+love_LDADD = .libs/liblove.a $(lua_LIBS) \
++love_LDADD = liblove.a $(lua_LIBS) \
 +	$(SDL_LIBS) $(freetype2_LIBS) $(lua_LIBS) $(openal_LIBS) \
-+	$(libmodplug_LIBS) $(vorbisfile_LIBS)
++	$(libmodplug_LIBS) $(vorbisfile_LIBS) $(zlib_LIBS) $(theora_LIBS)
  love_SOURCES = love.cpp
  
  if LOVE_TARGET_OSX

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/love.git



More information about the Pkg-games-commits mailing list