diff --git a/srcpkgs/sic-git/template b/srcpkgs/sic-git/template index 04101e19798..a519682a859 100644 --- a/srcpkgs/sic-git/template +++ b/srcpkgs/sic-git/template @@ -14,7 +14,6 @@ do_fetch() { } do_build() { - sed -i 's/^CC = cc/#CC = cc/g' config.mk make CC=$CC INCS="-I." LIBS= ${makejobs} }