diff --git a/srcpkgs/vimb/template b/srcpkgs/vimb/template index b7a55bbe353..ebd3b3f25a0 100644 --- a/srcpkgs/vimb/template +++ b/srcpkgs/vimb/template @@ -11,7 +11,3 @@ license="GPL-3" homepage="http://fanglingsu.github.io/vimb" distfiles="https://github.com/fanglingsu/vimb/archive/${version}.tar.gz" checksum=6efc32b81759b1dfc637b5188831a787902ae296150a12b2813f6cc190009abf - -do_build() { - make ${makejobs} CC=$CC -}