[neon/kde/powerdevil/Neon/release] debian: drop no longer required gcc versioning in rules as well

Carlos De Maine null at kde.org
Wed Sep 11 08:49:47 BST 2024


Git commit f697825815dfda9da07393ed65b07735ba9357f4 by Carlos De Maine.
Committed on 11/09/2024 at 07:49.
Pushed by carlosdem into branch 'Neon/release'.

drop no longer required gcc versioning in rules as well

M  +0    -3    debian/rules

https://invent.kde.org/neon/kde/powerdevil/-/commit/f697825815dfda9da07393ed65b07735ba9357f4

diff --git a/debian/rules b/debian/rules
index 8f3d888..3d69b0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,5 @@
 # SPDX-License-Identifier: LGPL-2.0-or-later
 # SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
 
-export CC=gcc-12
-export CXX=g++-12
-
 %:
 	dh $@ --with kf6 --buildsystem kf6


More information about the Neon-commits mailing list