]> git.pld-linux.org Git - packages/widelands.git/commitdiff
- up to build 15
authorarvenil <arvenil@pld-linux.org>
Sat, 17 Apr 2010 15:45:55 +0000 (15:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added -locale.patch for fix translations
- BR: libjpeg-devel
- BR: libtiff-devel
- rm BR: p7zip
- clean up

Changed files:
    widelands-locale.patch -> 1.1

widelands-locale.patch [new file with mode: 0644]

diff --git a/widelands-locale.patch b/widelands-locale.patch
new file mode 100644 (file)
index 0000000..a79e895
--- /dev/null
@@ -0,0 +1,11 @@
+--- widelands-build15-src/CMakeLists.txt       2010-04-16 15:41:22.000000000 +0000
++++ widelands-build15-src/CMakeLists.txt       2010-04-17 14:43:42.000000000 +0000
+@@ -79,7 +79,7 @@
+ set (WLBUILD_INSTALL_PREFIX ${CMAKE_INSTALL_PREFIX})
+ set (WLBUILD_INSTALL_DATADIR ${WL_INSTALL_DATADIR})
+-set (WLBUILD_INSTALL_LOCALEDIR "${CMAKE_INSTALL_PREFIX}/${WL_INSTALL_DATADIR}/locale")
++set (WLBUILD_INSTALL_LOCALEDIR ${WL_INSTALL_LOCALEDIR})
+ set (WLBUILD_INSTALL_BINDIR ${WL_INSTALL_BINDIR})
+ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_BINARY_DIR)
This page took 0.368619 seconds and 4 git commands to generate.