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