[neon/backports-jammy/accounts-qml6-module/Neon/release] debian: fix install
Carlos De Maine
null at kde.org
Fri Jan 19 01:08:57 GMT 2024
Git commit 4388312497866540e9982f31386ac73c37c72d96 by Carlos De Maine.
Committed on 19/01/2024 at 02:08.
Pushed by carlosdem into branch 'Neon/release'.
fix install
M +2 -1 debian/rules
https://invent.kde.org/neon/backports-jammy/accounts-qml6-module/-/commit/4388312497866540e9982f31386ac73c37c72d96
diff --git a/debian/rules b/debian/rules
index fafe9c6..330a8b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,4 +29,5 @@ override_dh_installexamples:
dh_installexamples --sourcedir=$(CURDIR)
override_dh_install:
- cd build6 && dh_install
+# cd build6 && dh_install
+ dh_install
More information about the Neon-commits
mailing list