aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2025-08-27 17:31:43 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2025-08-27 17:31:43 +0300
commitc2105fa2a915ab23d9bc935681ff27e8e8d4f4a4 (patch)
treebad4f2f0504b6ad7343e792337e6103cb85974de /debian
parentf525d8f09ec0e60effe70623a19c700a3a202db0 (diff)
downloadsciteco-c2105fa2a915ab23d9bc935681ff27e8e8d4f4a4.tar.gz
readded the executable flag to debian/sciteco-gtk.install
This is actually important, so that dh-exec gets used.
Diffstat (limited to 'debian')
-rwxr-xr-x[-rw-r--r--]debian/sciteco-gtk.install2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/sciteco-gtk.install b/debian/sciteco-gtk.install
index bafa0d8..7381dd7 100644..100755
--- 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.