Fernando Hueso pushed to branch cifixopts at Debian Med / ctk


Commits:
9e22c8e3 by Fernando Hueso at 2026-09-15T08:10:40+00:00
lib multiarch
- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -25,10 +25,10 @@ CMAKE_FLAGS = \
     -DCTK_ENABLE_PluginFramework:BOOL=ON \
     -DCTK_ENABLE_Python_Wrapping:BOOL=OFF \
     -DCTK_ENABLE_Widgets:BOOL=ON \
-    -DCTK_INSTALL_LIB_DIR=lib \
+    -DCTK_INSTALL_LIB_DIR=lib/$(DEB_HOST_MULTIARCH) \
     -DCTK_INSTALL_INCLUDE_DIR=/usr/include/ctk \
-    -DCTK_INSTALL_PLUGIN_DIR=/usr/lib/ctk/plugins \
-    -DCTK_INSTALL_CMAKE_DIR=/usr/lib/CMake/ctk \
+    -DCTK_INSTALL_PLUGIN_DIR=/usr/lib/$(DEB_HOST_MULTIARCH)/ctk/plugins \
+    -DCTK_INSTALL_CMAKE_DIR=/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/ctk \
     -DCTK_LIB_CommandLineModules/Backend/FunctionPointer:BOOL=ON \
     -DCTK_LIB_CommandLineModules/Backend/LocalProcess:BOOL=ON \
     -DCTK_LIB_CommandLineModules/Core:BOOL=ON \



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

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/ctk/-/commit/9e22c8e352f5d27827a237713f84868b552d8747
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