From 2e2ad74071016603373f1a29d6dbd1d257397292 Mon Sep 17 00:00:00 2001 From: Antoine Lubineau <antoine@lubignon.info> Date: Mon, 1 Apr 2013 18:04:35 +0200 Subject: [PATCH] wait4: remove empty lines --- PKGBUILD | 3 --- 1 file changed, 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 54c7730a918..6f798b3f80c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,9 +7,6 @@ pkgdesc="Wait for an arbitrary process" arch=('i686' 'x86_64') url="http://www.incenp.org/gitweb/?p=wait4.git;a=summary" license=('GPL3') -depends=() -makedepends=() -checkdepends=() source=("http://www.incenp.org/files/softs/wait4/0.3/wait4-${pkgver}.tar.gz") sha256sums=('976b54fd3ae310a81fd383eed473a0a0a538e25072c4cf9a02d87114c22ea80e')