From c66320a07c580d6ea0b5a33eb43a74356c6a7cd1 Mon Sep 17 00:00:00 2001 From: Artem Dymchenko Date: Sun, 10 Jan 2016 12:02:30 +0600 Subject: [PATCH] "contrib" typo fixed; --- {contib => conrtib}/cmake/CMakeLists.txt | 0 .../cmake/CMakeModules/AddExtraCompilationFlags.cmake | 0 {contib => conrtib}/cmake/cmake_uninstall.cmake.in | 0 {contib => conrtib}/cmake/lib/CMakeLists.txt | 0 {contib => conrtib}/cmake/programs/CMakeLists.txt | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename {contib => conrtib}/cmake/CMakeLists.txt (100%) rename {contib => conrtib}/cmake/CMakeModules/AddExtraCompilationFlags.cmake (100%) rename {contib => conrtib}/cmake/cmake_uninstall.cmake.in (100%) rename {contib => conrtib}/cmake/lib/CMakeLists.txt (100%) rename {contib => conrtib}/cmake/programs/CMakeLists.txt (100%) diff --git a/contib/cmake/CMakeLists.txt b/conrtib/cmake/CMakeLists.txt similarity index 100% rename from contib/cmake/CMakeLists.txt rename to conrtib/cmake/CMakeLists.txt diff --git a/contib/cmake/CMakeModules/AddExtraCompilationFlags.cmake b/conrtib/cmake/CMakeModules/AddExtraCompilationFlags.cmake similarity index 100% rename from contib/cmake/CMakeModules/AddExtraCompilationFlags.cmake rename to conrtib/cmake/CMakeModules/AddExtraCompilationFlags.cmake diff --git a/contib/cmake/cmake_uninstall.cmake.in b/conrtib/cmake/cmake_uninstall.cmake.in similarity index 100% rename from contib/cmake/cmake_uninstall.cmake.in rename to conrtib/cmake/cmake_uninstall.cmake.in diff --git a/contib/cmake/lib/CMakeLists.txt b/conrtib/cmake/lib/CMakeLists.txt similarity index 100% rename from contib/cmake/lib/CMakeLists.txt rename to conrtib/cmake/lib/CMakeLists.txt diff --git a/contib/cmake/programs/CMakeLists.txt b/conrtib/cmake/programs/CMakeLists.txt similarity index 100% rename from contib/cmake/programs/CMakeLists.txt rename to conrtib/cmake/programs/CMakeLists.txt