Codebase list openttd / 772d473
Remove install-openttd.32.bmp patch which was merged upstream Matthijs Kooijman 2 years ago
2 changed file(s) with 0 addition(s) and 14 deletion(s). Raw diff Collapse all Expand all
+0
-13
debian/patches/install-openttd.32.bmp less more
0 Author: Matthijs Kooijman <matthijs@stdin.nl>
1 Description: Ensure that openttd.32.bmp is also installed
2 Forwarded: https://github.com/OpenTTD/OpenTTD/pull/9772
3 --- a/media/baseset/CMakeLists.txt
4 +++ b/media/baseset/CMakeLists.txt
5 @@ -17,6 +17,7 @@ set(BASESET_OTHER_SOURCE_FILES
6 ${CMAKE_CURRENT_SOURCE_DIR}/openttd.grf
7 ${CMAKE_CURRENT_SOURCE_DIR}/opntitle.dat
8 ${CMAKE_CURRENT_SOURCE_DIR}/orig_extra.grf
9 + ${CMAKE_CURRENT_SOURCE_DIR}/../openttd.32.bmp
10 )
11
12 # Done by the subdirectories, if nforenum / grfcodec is installed
00 rtl-language-message.patch
1 install-openttd.32.bmp