summaryrefslogtreecommitdiff
path: root/security/polarssl/files/fetchwrapper.sh
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2013-08-14 17:28:32 +0000
committerMatthias Andree <mandree@FreeBSD.org>2013-08-14 17:28:32 +0000
commitd8d9871e4e7df4435527eab34983ace1203f37ba (patch)
treeca07084fbee68fbf95dc8987cfcaf8b4774de65f /security/polarssl/files/fetchwrapper.sh
parentSDL2 has been officially released. (diff)
Fix regression from my earlier commit r324675 which caused a
"make fetch" failure on non-POSIX-compliant SHELL: 1. Replace ${SHELL} by ${SH} so the fetchwrapper.sh gets executed with a POSIX-compliant shell (such as /bin/sh) 2. Just because it's meant that way, add an svn:executable=* property on files/fetchwrapper.sh. PR: ports/181252 Reported by: Mike Harding (private email)
Notes
Notes: svn path=/head/; revision=324742
Diffstat (limited to 'security/polarssl/files/fetchwrapper.sh')
-rwxr-xr-x[-rw-r--r--]security/polarssl/files/fetchwrapper.sh0
1 files changed, 0 insertions, 0 deletions
diff --git a/security/polarssl/files/fetchwrapper.sh b/security/polarssl/files/fetchwrapper.sh
index dcbe42ced2b6..dcbe42ced2b6 100644..100755
--- a/security/polarssl/files/fetchwrapper.sh
+++ b/security/polarssl/files/fetchwrapper.sh