diff --git a/srcpkgs/catimg/template b/srcpkgs/catimg/template index 4781801b627..67ae1e1d668 100644 --- a/srcpkgs/catimg/template +++ b/srcpkgs/catimg/template @@ -10,6 +10,8 @@ homepage="https://github.com/posva/catimg" distfiles="https://github.com/posva/catimg/archive/${version}.tar.gz" checksum=53d6cbb5844424a4e8422b54c873c301c5ad0f286249c73b2e1a790dda991a3b +CFLAGS="-fcommon" + post_install() { vlicense LICENSE }