Fernando Hueso pushed to branch cifix at Debian Med / ctk


Commits:
055f833b by Fernando Hueso at 2026-08-13T11:07:06+00:00
fix absolute install paths
- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -14,9 +14,9 @@ CMAKE_FLAGS = \
     -DCTK_ENABLE_DICOM:BOOL=ON \
     -DCTK_QT_VERSION=6 \
     -DCTK_INSTALL_LIB_DIR=lib \
-    -DCTK_INSTALL_INCLUDE_DIR=include/ctk \
-    -DCTK_INSTALL_PLUGIN_DIR=lib/ctk/plugins \
-    -DCTK_INSTALL_CMAKE_DIR=lib/CMake/ctk \
+    -DCTK_INSTALL_INCLUDE_DIR=/usr/include/ctk \
+    -DCTK_INSTALL_PLUGIN_DIR=/usr/lib/ctk/plugins \
+    -DCTK_INSTALL_CMAKE_DIR=/usr/lib/CMake/ctk \
     # Upstream default: "lib/ctk-0.1", "include/ctk-0.1", 
"lib/ctk-0.1/plugins" and "lib/ctk-0.1/CMake" but versioning seems pointless 
(https://github.com/commontk/CTK/issues/358#issuecomment-359455314)
     #-DDCMTK_DIR:PATH=/usr \
     #-DCTK_APP_ctkCommandLineModuleExplorer:BOOL=ON \



View it on GitLab: 
https://salsa.debian.org/med-team/ctk/-/commit/055f833b223afe61913f6f70d79d0a2fca89768f

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/ctk/-/commit/055f833b223afe61913f6f70d79d0a2fca89768f
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to