[neon/neon-packaging/kweathercore/Neon/unstable] debian: docs
Carlos De Maine
null at kde.org
Thu Nov 30 11:33:44 GMT 2023
Git commit cc7c58dfde2d65f4e0ca9b2d325ed58a1733e1ab by Carlos De Maine.
Committed on 30/11/2023 at 12:33.
Pushed by carlosdem into branch 'Neon/unstable'.
docs
M +1 -0 debian/libkweathercore6.install
M +3 -0 debian/rules
https://invent.kde.org/neon/neon-packaging/kweathercore/-/commit/cc7c58dfde2d65f4e0ca9b2d325ed58a1733e1ab
diff --git a/debian/libkweathercore6.install b/debian/libkweathercore6.install
index 84b8d91..958dd4b 100644
--- a/debian/libkweathercore6.install
+++ b/debian/libkweathercore6.install
@@ -1,3 +1,4 @@
usr/lib/*/libKWeatherCore.so.0.*
usr/lib/*/libKWeatherCore.so.6
+usr/lib/qt6/docs/
usr/share/locale/*/LC_MESSAGES/
diff --git a/debian/rules b/debian/rules
index 49552b2..a5c61b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,6 @@
%:
dh $@ --with kf6 --buildsystem kf6
+
+override_dh_auto_configure:
+ dh_auto_configure -- -DBUILD_QCH=ON
More information about the Neon-commits
mailing list