[neon/neon-packaging/glaxnimate/Neon/release] debian: Try to set prefix path..

Scarlett Moore null at kde.org
Mon Sep 11 18:53:58 BST 2023


Git commit d2929a62980fa252881d54920d36900575581564 by Scarlett Moore.
Committed on 11/09/2023 at 19:53.
Pushed by scarlettmoore into branch 'Neon/release'.

Try to set prefix path..

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/glaxnimate/-/commit/d2929a62980fa252881d54920d36900575581564

diff --git a/debian/rules b/debian/rules
index 49e0115..f8aa558 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,4 +9,4 @@
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DVERSION_SUFFIX="" -DGLAXNIMATE_SYSTEM_POTRACE=OFF
+	dh_auto_configure -- -DVERSION_SUFFIX="" -DGLAXNIMATE_SYSTEM_POTRACE=OFF -DCMAKE_PREFIX_PATH="/usr/lib/$(DEB_HOST_MULTIARCH)/" \


More information about the Neon-commits mailing list