]> git.pld-linux.org Git - packages/hatari.git/blame - hatari-useless_files.patch
- updated to 2.3.1
[packages/hatari.git] / hatari-useless_files.patch
CommitLineData
b8256471
JB
1--- hatari-2.3.1/CMakeLists.txt.orig 2020-12-26 22:50:12.000000000 +0100
2+++ hatari-2.3.1/CMakeLists.txt 2021-01-11 19:36:50.048045349 +0100
3@@ -311,10 +311,6 @@
f5ca83c1 4 set(MANDIR share/man/man1)
5 endif()
6
7-if(NOT DOCDIR)
8- set(DOCDIR share/doc/hatari)
9-endif()
10-
b4f366c0
JB
11 if(NOT ETCDIR)
12 if(WIN32)
13 set(ETCDIR .)
b8256471 14@@ -342,7 +338,6 @@
f5ca83c1 15 ${CMAKE_BINARY_DIR}/config.h)
16
17 add_subdirectory(src)
18-add_subdirectory(doc)
b8256471 19 add_subdirectory(tests)
f5ca83c1 20 add_subdirectory(tools)
21
This page took 0.129049 seconds and 4 git commands to generate.