summaryrefslogtreecommitdiff
path: root/community/ponyc
diff options
context:
space:
mode:
Diffstat (limited to 'community/ponyc')
-rw-r--r--community/ponyc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ponyc/PKGBUILD b/community/ponyc/PKGBUILD
index d91fd71f..b3125418 100644
--- a/community/ponyc/PKGBUILD
+++ b/community/ponyc/PKGBUILD
@@ -12,7 +12,7 @@ eval "$(
'
declare -f prepare | \
sed '
- /}/ i
+ /}/ i \
patch -Np1 -i "$srcdir/pony-ssl-1.0-compat.patch"
'
)"