[neon/kde/akonadi/Neon/unstable] debian: comments

Carlos De Maine null at kde.org
Sat Oct 28 06:33:03 BST 2023


Git commit 060c6f70cefb34a89a90375cc6f5061d46649222 by Carlos De Maine.
Committed on 28/10/2023 at 07:33.
Pushed by carlosdem into branch 'Neon/unstable'.

comments

M  +2    -3    debian/rules

https://invent.kde.org/neon/kde/akonadi/-/commit/060c6f70cefb34a89a90375cc6f5061d46649222

diff --git a/debian/rules b/debian/rules
index f832963..53cf984 100644
--- a/debian/rules
+++ b/debian/rules
@@ -6,13 +6,12 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
+### not sure if this still needed or not
+### 	-DCMAKE_BUILD_RPATH_USE_ORIGIN=ON 
 	dh_auto_configure -- \
 	    -DBUILD_TOOLS=ON \
 	    -DBUILD_DESIGNERPLUGIN=ON \
 		-COMPILE_WITH_UNITY_CMAKE_SUPPORT=ON
-
-### not sure if this still needed or not
-### 		-DCMAKE_BUILD_RPATH_USE_ORIGIN=ON 
 	    
 execute_after_dh_install:
 	dh_apparmor -pakonadi-server --profile-name=mariadbd_akonadi


More information about the Neon-commits mailing list