diff options
Diffstat (limited to 'testing/makeself/makeself-header_path.patch')
| -rw-r--r-- | testing/makeself/makeself-header_path.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/makeself/makeself-header_path.patch b/testing/makeself/makeself-header_path.patch new file mode 100644 index 0000000000..eb0aba5234 --- /dev/null +++ b/testing/makeself/makeself-header_path.patch @@ -0,0 +1,12 @@ +--- ./makeself.sh ++++ ./makeself.sh +@@ -185,7 +185,7 @@ + TAR_EXTRA="" + GPG_EXTRA="" + DU_ARGS=-ks +-HEADER=`dirname "$0"`/makeself-header.sh ++HEADER=/usr/bin/makeself-header + TARGETDIR="" + NOOVERWRITE=n + DATE=`LC_ALL=C date` + |
