diff --git a/srcpkgs/nemesis/template b/srcpkgs/nemesis/template index 904e65788ec..635163c1f21 100644 --- a/srcpkgs/nemesis/template +++ b/srcpkgs/nemesis/template @@ -12,6 +12,8 @@ changelog="https://raw.githubusercontent.com/troglobit/nemesis/master/ChangeLog. distfiles="https://github.com/troglobit/nemesis/releases/download/v${version}/nemesis-${version}.tar.gz" checksum=bd6293849f78c7adb73953f242cb7f599fa8a5390d5beaf377cdc100741fa026 +CFLAGS="-fcommon" + post_install() { vlicense LICENSE }