Blob Blame History Raw
--- gdcm-2.4.0.orig/CMakeLists.txt	2013-10-16 10:28:54.000000000 +0200
+++ gdcm-2.4.0/CMakeLists.txt	2013-10-20 21:01:35.475088018 +0200
@@ -229,7 +229,7 @@
 # Install directories
 
 string(TOLOWER ${PROJECT_NAME} projectname)
-set(subdir "${projectname}-${GDCM_MAJOR_VERSION}.${GDCM_MINOR_VERSION}")
+set(subdir "${projectname}")
 
 if(NOT GDCM_INSTALL_BIN_DIR)
   set(GDCM_INSTALL_BIN_DIR "bin")