diff options
Diffstat (limited to 'community/ponyc/PKGBUILD')
-rw-r--r-- | community/ponyc/PKGBUILD | 2 |
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" ' )" |