[minetest-v04x] 01/01: Drop debianization.patch. It is not needed to find the json library.

Markus Koschany apo-guest at moszumanska.debian.org
Wed Feb 11 15:36:52 UTC 2015


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

apo-guest pushed a commit to branch master
in repository minetest-v04x.

commit eb1aa89aa20f71dfbdadac3dfd7b07194aeae85a
Author: Markus Koschany <apo at gambaru.de>
Date:   Wed Feb 11 16:27:17 2015 +0100

    Drop debianization.patch. It is not needed to find the json library.
---
 debian/patches/debianization.patch | 23 -----------------------
 debian/patches/series              |  1 -
 2 files changed, 24 deletions(-)

diff --git a/debian/patches/debianization.patch b/debian/patches/debianization.patch
deleted file mode 100644
index d0f8af6..0000000
--- a/debian/patches/debianization.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Date: Sun, 4 Jan 2015 20:49:22 +0100
-Subject: debianization
-
-Link against Debian's Irrlicht engine.
-Forwarded: https://github.com/minetest/minetest/issues/2163
----
- cmake/Modules/FindIrrlicht.cmake | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/cmake/Modules/FindIrrlicht.cmake b/cmake/Modules/FindIrrlicht.cmake
-index bd00422..f94159a 100644
---- a/cmake/Modules/FindIrrlicht.cmake
-+++ b/cmake/Modules/FindIrrlicht.cmake
-@@ -50,7 +50,7 @@ else()
- 		/usr/include/irrlicht
- 	)
- 
--	FIND_LIBRARY(IRRLICHT_LIBRARY NAMES libIrrlicht.a Irrlicht
-+	FIND_LIBRARY(IRRLICHT_LIBRARY NAMES libIrrlicht.so
- 		PATHS
- 		/usr/local/lib
- 		/usr/lib
diff --git a/debian/patches/series b/debian/patches/series
index cb82714..a6adc39 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,7 +1,6 @@
 kfreebsd-gettext.patch
 i18n.patch
 dynamic-link.patch
-debianization.patch
 mapper.patch
 shared_mods.patch
 rawlua.patch

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



More information about the Pkg-games-commits mailing list