blob: 162a96b033cd1dd21303364a533bc0bd966e5ddc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- CMakeLists.txt.orig 2011-06-23 15:10:46.000000000 +0400
+++ CMakeLists.txt 2011-06-30 04:30:39.000000000 +0400
@@ -59,8 +59,6 @@
set(EXAMPLE_CONF_DIR "share/doc/minetest")
endif()
-install(FILES "doc/README.txt" DESTINATION "${DOCDIR}")
-install(FILES "minetest.conf.example" DESTINATION "${DOCDIR}")
#
# Subdirectories
|