File: 02awk.patch

package info (click to toggle)
check 0.15.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,404 kB
  • sloc: ansic: 11,759; sh: 5,258; makefile: 334
file content (18 lines) | stat: -rw-r--r-- 467 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
From: Thomas Bechtold <thomasbechtold@jpberlin.de>
Date: Fri, 21 Jun 2013 11:23:31 +0200
Subject: awk

---
 checkmk/checkmk.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checkmk/checkmk.in b/checkmk/checkmk.in
index 2100274..60aee5a 100644
--- a/checkmk/checkmk.in
+++ b/checkmk/checkmk.in
@@ -1,4 +1,4 @@
-#! @AWK_PATH@ -f
+#! /usr/bin/mawk -f
 # @configure_input@
 
 # checkmk - translate more concise versions of test suite specifications