From c2105fa2a915ab23d9bc935681ff27e8e8d4f4a4 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 27 Aug 2025 17:31:43 +0300 Subject: readded the executable flag to debian/sciteco-gtk.install This is actually important, so that dh-exec gets used. --- debian/sciteco-gtk.install | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 debian/sciteco-gtk.install diff --git a/debian/sciteco-gtk.install b/debian/sciteco-gtk.install old mode 100644 new mode 100755 index bafa0d8..7381dd7 --- a/debian/sciteco-gtk.install +++ b/debian/sciteco-gtk.install @@ -1,4 +1,6 @@ #!/usr/bin/dh-exec +# NOTE: DO NOT REMOVE THE EXECUTABLE FLAG FROM THIS FILE + usr/bin/gsciteco # Theoretically, these scripts could be in sciteco-common, # but they need an interpreter and the name depends on the version installed. -- cgit v1.2.3