[neon/backports-focal/fuse3/Neon/release] debian: need to create directory
Jonathan Esk-Riddell
null at kde.org
Wed Mar 23 13:17:14 GMT 2022
Git commit 72a84a63d12b9f4eb6328332f450f3f750ce2c00 by Jonathan Esk-Riddell.
Committed on 23/03/2022 at 13:17.
Pushed by jriddell into branch 'Neon/release'.
need to create directory
M +1 -0 debian/rules
https://invent.kde.org/neon/backports-focal/fuse3/commit/72a84a63d12b9f4eb6328332f450f3f750ce2c00
diff --git a/debian/rules b/debian/rules
index a2554ff..9c4154d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,7 @@ endif
override_dh_auto_install:
# workaround for test meson runs which calls mknod which does not work in Neon's docker
+ mkdir -p debian/tmp/dev
touch debian/tmp/dev/fuse
dh_auto_install
More information about the Neon-commits
mailing list