[neon/neon-packaging/opentimelineio/Neon/unstable] debian: typo

Carlos De Maine null at kde.org
Wed Mar 19 07:21:29 GMT 2025


Git commit 0390102d98d11fb2225897112fd3e12a2eb1a991 by Carlos De Maine.
Committed on 19/03/2025 at 07:21.
Pushed by carlosdem into branch 'Neon/unstable'.

typo

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/opentimelineio/-/commit/0390102d98d11fb2225897112fd3e12a2eb1a991

diff --git a/debian/rules b/debian/rules
index d77e63f..24b533b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DH_VERBOSE=1
 export PYBUILD_NAME= opentimelineio
 export PYBUILD_SYSTEM= setuptools
-export CXXFLAGS+=" -I/usr/include/Imath"
+export CXXFLAGS=" -I/usr/include/Imath"
 %:
 	dh $@ --buildsystem=cmake --with python3
 



More information about the Neon-commits mailing list