index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | community/haskell-hslua/PKGBUILD | 4 |
diff --git a/community/haskell-hslua/PKGBUILD b/community/haskell-hslua/PKGBUILD new file mode 100644 index 00000000..d47e3054 --- /dev/null +++ b/community/haskell-hslua/PKGBUILD @@ -0,0 +1,4 @@ +# See https://github.com/jgm/pandoc/issues/4224 and +# https://github.com/jgm/pandoc/issues/3805 + +eval "$(declare -f build | sed 's| -f-lua_32bits| -flua_32bits|')" |