]> git.pld-linux.org Git - packages/hatari.git/blob - hatari-useless_files.patch
- updated to 2.3.1
[packages/hatari.git] / hatari-useless_files.patch
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 @@
4         set(MANDIR share/man/man1)
5  endif()
6  
7 -if(NOT DOCDIR)
8 -       set(DOCDIR share/doc/hatari)
9 -endif()
10 -
11  if(NOT ETCDIR)
12         if(WIN32)
13                 set(ETCDIR .)
14 @@ -342,7 +338,6 @@
15                 ${CMAKE_BINARY_DIR}/config.h)
16  
17  add_subdirectory(src)
18 -add_subdirectory(doc)
19  add_subdirectory(tests)
20  add_subdirectory(tools)
21  
This page took 0.108762 seconds and 3 git commands to generate.