[neon/neon-packaging/union/Neon/unstable] debian: no colon

Carlos De Maine null at kde.org
Sun Feb 2 22:12:43 GMT 2025


Git commit a0cf17b81cab0dcb7ef788a42bce01fe8cbb2865 by Carlos De Maine.
Committed on 02/02/2025 at 22:12.
Pushed by carlosdem into branch 'Neon/unstable'.

no colon

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/union/-/commit/a0cf17b81cab0dcb7ef788a42bce01fe8cbb2865

diff --git a/debian/rules b/debian/rules
index 83cca19..2237a13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # SPDX-License-Identifier: LGPL-2.0-or-later
 # SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
 
-export CXXFLAGS="-fPIC;"
+export CXXFLAGS="-fPIC"
  
 %:
 	dh $@ --with kf6 --buildsystem kf6


More information about the Neon-commits mailing list