[neon/neon-packaging/kio-gdrive-5/Neon/release] debian: install to tmp
Jonathan Esk-Riddell
null at kde.org
Mon Feb 26 15:33:59 GMT 2024
Git commit 8546641139568b50093ef5f1fef9c4b4885a4bb2 by Jonathan Esk-Riddell.
Committed on 26/02/2024 at 15:33.
Pushed by jriddell into branch 'Neon/release'.
install to tmp
M +3 -0 debian/rules
https://invent.kde.org/neon/neon-packaging/kio-gdrive-5/-/commit/8546641139568b50093ef5f1fef9c4b4885a4bb2
diff --git a/debian/rules b/debian/rules
index 28858f7..bc189af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
%:
dh $@ --with kf5
+
+override_dh_auto_install:
+ dh_auto_install --destdir=debian/tmp
More information about the Neon-commits
mailing list