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

Carlos De Maine null at kde.org
Sat Oct 28 06:19:59 BST 2023


Git commit 63afd7a5fa70003935e9940144c8d618f9681c7a by Carlos De Maine.
Committed on 28/10/2023 at 07:19.
Pushed by carlosdem into branch 'Neon/unstable'.

format

M  +3    -1    debian/rules

https://invent.kde.org/neon/kde/akonadi/-/commit/63afd7a5fa70003935e9940144c8d618f9681c7a

diff --git a/debian/rules b/debian/rules
index c1af727..f832963 100644
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,9 @@ override_dh_auto_configure:
 	    -DBUILD_TOOLS=ON \
 	    -DBUILD_DESIGNERPLUGIN=ON \
 		-COMPILE_WITH_UNITY_CMAKE_SUPPORT=ON
-# 		-DCMAKE_BUILD_RPATH_USE_ORIGIN=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