]> git.pld-linux.org Git - packages/hatari.git/blame - hatari-useless_files.patch
- updated to 1.5.0
[packages/hatari.git] / hatari-useless_files.patch
CommitLineData
b4f366c0
JB
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 @@
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 .)
14@@ -241,7 +237,6 @@
f5ca83c1 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.078829 seconds and 4 git commands to generate.