vimb: use build style, fixes broken motion comands

This commit is contained in:
Artyom 2018-01-07 06:28:12 +03:00 committed by Toyam Cox
parent bd1b40da93
commit 770a037189

View file

@ -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
}