diff --git a/srcpkgs/uim/template b/srcpkgs/uim/template index 4e147bf023..2aec8fe960 100644 --- a/srcpkgs/uim/template +++ b/srcpkgs/uim/template @@ -15,6 +15,8 @@ homepage="https://github.com/uim/uim/wiki" distfiles="https://github.com/uim/uim/releases/download/${version}/uim-${version}.tar.bz2" checksum=34599bbcc4e5ab87832370763e38be5100984a64237555e9234a1ea225a0fadc +CFLAGS="-fcommon" + post_install() { vlicense COPYING }