[neon/neon-packaging/distro-release-notifier/Neon/unstable_jammy] debian: bring over from kubuntu

Carlos De Maine null at kde.org
Thu Sep 12 15:47:59 BST 2024


Git commit 59c90bdde538414478ccebd5f1d5fdea61b64a53 by Carlos De Maine.
Committed on 12/09/2024 at 14:47.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.

bring over from kubuntu

M  +4    -0    debian/rules

https://invent.kde.org/neon/neon-packaging/distro-release-notifier/-/commit/59c90bdde538414478ccebd5f1d5fdea61b64a53

diff --git a/debian/rules b/debian/rules
index ca69451..2119a4a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,7 @@ override_dh_auto_configure:
 	$(overridden_command) -- \
 		-DINSTALL_PREVIEW_UPGRADE=ON \
 		-DPREVIEW_UPGRADE_NAME=neon-preview-upgrade
+
+override_dh_auto_install:
+	dh_auto_install
+	cp debian/eol.json debian/plasma-distro-release-notifier/usr/share/distro-release-notifier
\ No newline at end of file


More information about the Neon-commits mailing list