r2111 - packages/trunk/boson/debian/patches
Gonéri Le Bouder
goneri-guest at alioth.debian.org
Wed Dec 13 01:48:10 CET 2006
Author: goneri-guest
Date: 2006-12-13 01:48:10 +0100 (Wed, 13 Dec 2006)
New Revision: 2111
Removed:
packages/trunk/boson/debian/patches/fix_python_inclusion.diff
Modified:
packages/trunk/boson/debian/patches/series
Log:
remove fix_python_inclusion.diff since it's already included in
upstream patch
Deleted: packages/trunk/boson/debian/patches/fix_python_inclusion.diff
===================================================================
--- packages/trunk/boson/debian/patches/fix_python_inclusion.diff 2006-12-13 00:46:18 UTC (rev 2110)
+++ packages/trunk/boson/debian/patches/fix_python_inclusion.diff 2006-12-13 00:48:10 UTC (rev 2111)
@@ -1,12 +0,0 @@
-Index: boson-code-0.13/cmake/modules/boson/FindBosonPythonLibs.cmake
-===================================================================
---- boson-code-0.13.orig/cmake/modules/boson/FindBosonPythonLibs.cmake 2006-12-13 00:22:32.000000000 +0100
-+++ boson-code-0.13/cmake/modules/boson/FindBosonPythonLibs.cmake 2006-12-13 00:22:40.000000000 +0100
-@@ -72,6 +72,6 @@
-
- # PYTHON_LIBRARY is used for the cache entry only
- # PYTHON_LIBRARIES is meant to be public
-- set(PYTHON_LIBRARIES "${PYTHON_LIBRARY} ${_python_dependency_libs}")
-+ set(PYTHON_LIBRARIES ${PYTHON_LIBRARY} ${_python_dependency_libs})
- ENDIF (NOT PYTHON_LIBRARY)
-
Modified: packages/trunk/boson/debian/patches/series
===================================================================
--- packages/trunk/boson/debian/patches/series 2006-12-13 00:46:18 UTC (rev 2110)
+++ packages/trunk/boson/debian/patches/series 2006-12-13 00:48:10 UTC (rev 2111)
@@ -1,2 +1 @@
boson_0_13_upstream_fixes.diff
-fix_python_inclusion.diff
More information about the Pkg-games-commits
mailing list