diff options
Diffstat (limited to 'net/gpxe/files/patch-util__fnrec.sh')
-rw-r--r-- | net/gpxe/files/patch-util__fnrec.sh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/gpxe/files/patch-util__fnrec.sh b/net/gpxe/files/patch-util__fnrec.sh new file mode 100644 index 000000000000..379298111c31 --- /dev/null +++ b/net/gpxe/files/patch-util__fnrec.sh @@ -0,0 +1,8 @@ +--- ./util/fnrec.sh.orig 2010-06-29 21:31:33.000000000 +0200 ++++ ./util/fnrec.sh 2010-08-07 16:16:04.000000000 +0200 +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/bin/sh + # + # Copyright (C) 2010 Stefan Hajnoczi <stefanha@gmail.com>. + # |