File: Expect-libraries-need-not-be-executable.patch

package info (click to toggle)
conman 0.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,600 kB
  • sloc: ansic: 11,863; sh: 2,174; exp: 2,132; makefile: 270; perl: 120
file content (21 lines) | stat: -rw-r--r-- 526 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: =?utf-8?q?Ferenc_W=C3=A1gner?= <ferenc.wagner@balabit.com>
Date: Sun, 25 Feb 2024 19:40:52 +0100
Subject: Expect libraries need not be executable

---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 6bb1dc3..af01305 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -184,7 +184,7 @@ dist_pkgdataexec_SCRIPTS = \
 
 pkgdatalibdir = $(pkgdatadir)/lib
 
-dist_pkgdatalib_SCRIPTS = \
+dist_pkgdatalib_DATA = \
 	scripts/lib/alpha.exp \
 	scripts/lib/conman.exp