From b9316bcc91a3926d1025bbeb38182016957eaa4e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 1 Jul 2011 06:25:43 +0000 Subject: testing/fatback: claim ownership, whiespace fixes --- testing/fatback/APKBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'testing/fatback/APKBUILD') diff --git a/testing/fatback/APKBUILD b/testing/fatback/APKBUILD index 135e491f8..eec7e2f78 100644 --- a/testing/fatback/APKBUILD +++ b/testing/fatback/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Fabian Affolter -# Maintainer: +# Maintainer: Natanael Copa pkgname=fatback pkgver=1.3 pkgrel=0 @@ -8,7 +8,6 @@ url="http://fatback.sourceforge.net/" arch="all" license="GPL2" depends="" -depends_dev="" makedepends="flex" install="" subpackages="$pkgname-doc" @@ -17,7 +16,7 @@ _builddir="$srcdir"/$pkgname-$pkgver build() { cd "$_builddir" - ./configure \ + ./configure \ --prefix=/usr \ --infodir=/usr/share/info \ --mandir=/usr/share/man \ -- cgit v1.2.3