diff --git a/srcpkgs/sc-im/template b/srcpkgs/sc-im/template index 395f215ea3..2da1fda25e 100644 --- a/srcpkgs/sc-im/template +++ b/srcpkgs/sc-im/template @@ -16,6 +16,8 @@ homepage="https://github.com/andmarti1424/sc-im/" distfiles="https://github.com/andmarti1424/${pkgname}/archive/v${version}.tar.gz" checksum=87225918cb6f52bbc068ee6b12eaf176c7c55ba9739b29ca08cb9b6699141cad +CFLAGS="-fcommon" + post_extract() { vsed -i -e 's/lua51/lua5.1/g' \ -e 's/^ *CFLAGS/override &/' \