[neon/neon-packaging/tokodon/Neon/unstable] /: add rules

Carlos De Maine null at kde.org
Sat Jan 14 00:40:29 GMT 2023


Git commit a318ed36c8fd61793ccf2fe0776de2f733e47c6d by Carlos De Maine.
Committed on 14/01/2023 at 00:40.
Pushed by carlosdem into branch 'Neon/unstable'.

add rules

M  +8    -0    rules

https://invent.kde.org/neon/neon-packaging/tokodon/commit/a318ed36c8fd61793ccf2fe0776de2f733e47c6d

diff --git a/rules b/rules
index e69de29..38fb429 100644
--- a/rules
+++ b/rules
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+export CC=gcc-10
+export CXX=g++-10
+
+%:
+	dh $@ --with kf5 --buildsystem kf5


More information about the Neon-commits mailing list