[love] 02/04: XXX: make this build at last
Alexandre Detiste
detiste-guest at moszumanska.debian.org
Sat Jan 21 01:50:17 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 28469a16eb21f5961b21e633ad9e4b0642a8a970
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date: Sat Jan 21 02:31:50 2017 +0100
XXX: make this build at last
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index a13d36e..0accb2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,8 @@ override_dh_auto_clean:
override_dh_auto_configure:
dh_auto_configure -- --with-lua=luajit
+ # duplicate "liblove.la:" rule as "liblove.a:"
+ sed -i '/^liblove\.la/{h;n;p;x;s/\.la/\.a/;p;x}' src/Makefile
cd src/scripts/ && lua auto.lua boot graphics
override_dh_auto_install:
--
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