diff options
| author | Ryan Steinmetz <zi@FreeBSD.org> | 2014-05-13 17:11:36 +0000 |
|---|---|---|
| committer | Ryan Steinmetz <zi@FreeBSD.org> | 2014-05-13 17:11:36 +0000 |
| commit | a0ce0864ac69d35b4dbb8c6b508427dbe415755b (patch) | |
| tree | bd581b07fd5d96ebc36f0d1c4dfe0b55953e0d19 /net/freeradius3/files/patch-install-sh | |
| parent | Deprecate ports BROKEN for more than 6 months (diff) | |
- Update to 3.0.3
Notes
Notes:
svn path=/head/; revision=353974
Diffstat (limited to 'net/freeradius3/files/patch-install-sh')
| -rw-r--r-- | net/freeradius3/files/patch-install-sh | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/freeradius3/files/patch-install-sh b/net/freeradius3/files/patch-install-sh new file mode 100644 index 000000000000..e0742d564d16 --- /dev/null +++ b/net/freeradius3/files/patch-install-sh @@ -0,0 +1,11 @@ +--- ./install-sh.orig 2014-05-13 12:44:10.000000000 -0400 ++++ ./install-sh 2014-05-13 12:44:43.000000000 -0400 +@@ -120,7 +120,7 @@ + instcmd=: + chmodcmd="" + else +- instcmd=mkdir ++ instcmd="mkdir -p" + fi + else + |
