]> git.pld-linux.org Git - packages/hatari.git/blob - hatari-useless_files.patch
6f846c97ccce1639f80070b167d3e64dba5eb756
[packages/hatari.git] / hatari-useless_files.patch
1 --- hatari-1.4.0/CMakeLists.txt~        2010-06-12 13:04:40.000000000 +0200
2 +++ hatari-1.4.0/CMakeLists.txt 2010-06-14 15:05:28.646457915 +0200
3 @@ -180,10 +180,6 @@
4         set(MANDIR share/man/man1)
5  endif()
6  
7 -if(NOT DOCDIR)
8 -       set(DOCDIR share/doc/hatari)
9 -endif()
10 -
11  # #########################################
12  # Create config.h and recurse into subdirs:
13  # #########################################
14 @@ -192,7 +188,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.060683 seconds and 2 git commands to generate.