From 9ed0a80433d0c0c9f59d74110cb2d2adf0cca952 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Feb 10 2015 06:45:17 +0000 Subject: add missing patch --- diff --git a/file-5.22-awk-perl.patch b/file-5.22-awk-perl.patch new file mode 100644 index 0000000..e3c6a85 --- /dev/null +++ b/file-5.22-awk-perl.patch @@ -0,0 +1,13 @@ +diff --git a/magic/Magdir/commands b/magic/Magdir/commands +index 3d97489..b72c5d7 100644 +--- a/magic/Magdir/commands ++++ b/magic/Magdir/commands +@@ -56,7 +56,7 @@ + !:mime text/x-awk + 0 string/wt #!\ /usr/bin/awk awk script text executable + !:mime text/x-awk +-0 regex/4096 =^\\s{0,100}BEGIN\\s{0,100}[{] awk or perl script text ++0 regex/4096 =^\\s{0,100}BEGIN\\s{0,100}[{] awk script text + + # AT&T Bell Labs' Plan 9 shell + 0 string/wt #!\ /bin/rc Plan 9 rc shell script text executable