diff --git a/CMakeLists.txt b/CMakeLists.txt index 430994a252..db8e946909 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1062,7 +1062,6 @@ elseif(NOT APPLE) # Install resources INSTALL(DIRECTORY "${INSTALL_SOURCE}/resources" DESTINATION "${DATADIR}" COMPONENT "Resources") - INSTALL(DIRECTORY DESTINATION "${DATADIR}/data" COMPONENT "Resources") endif(WIN32) endif(OPENMW_OSX_DEPLOYMENT AND APPLE)