From eda61d6ad717dd65e9d7ff05c95520ffb41087a2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 28 Sep 2015 20:36:04 +0200 Subject: [PATCH] qrintf: remove unused do_build(). --- srcpkgs/qrintf/template | 3 --- 1 file changed, 3 deletions(-) diff --git a/srcpkgs/qrintf/template b/srcpkgs/qrintf/template index ce16430475..5b9ef2c46f 100644 --- a/srcpkgs/qrintf/template +++ b/srcpkgs/qrintf/template @@ -12,9 +12,6 @@ homepage="https://github.com/h2o/qrintf" distfiles="https://github.com/h2o/qrintf/archive/v${version}.tar.gz" checksum=b63950395ebb2fbf32d0047b4155f92b88b57d557ca3225dafc40216d3f90899 -do_build() { - make CC=$CC -} do_install() { make PREFIX=${DESTDIR}/usr install sed -n '3,21 p' bin/qrintf > LICENSE