mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-10 20:45:10 +02:00
11 lines
303 B
Diff
11 lines
303 B
Diff
--- makeself.sh.orig 2019-06-13 07:22:52.406415309 +0000
|
|
+++ makeself.sh 2019-06-13 07:23:10.116346635 +0000
|
|
@@ -185,7 +185,7 @@
|
|
TAR_EXTRA=""
|
|
GPG_EXTRA=""
|
|
DU_ARGS=-ks
|
|
-HEADER=`dirname "$0"`/makeself-header.sh
|
|
+HEADER=`dirname "$0"`/makeself-header
|
|
TARGETDIR=""
|
|
NOOVERWRITE=n
|
|
DATE=`LC_ALL=C date`
|