]> git.pld-linux.org Git - packages/hatari.git/blob - hatari-useless_files.patch
- updated to 1.5.0
[packages/hatari.git] / hatari-useless_files.patch
1 --- hatari-1.5.0/CMakeLists.txt.orig    2011-07-19 00:32:26.000000000 +0200
2 +++ hatari-1.5.0/CMakeLists.txt 2011-07-23 09:53:31.982725700 +0200
3 @@ -220,10 +220,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 @@ -241,7 +237,6 @@
15                 ${CMAKE_BINARY_DIR}/config.h)
16  
17  add_subdirectory(src)
18 -add_subdirectory(doc)
19  add_subdirectory(tools)
20  
21  include(FindPythonInterp)
This page took 0.048806 seconds and 3 git commands to generate.