From 40c25114fa61c9f3d79bf7390f2f1d1ecc6abd28 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Fri, 16 Mar 2018 12:22:43 +0000 Subject: testing/hylafaxplus: cosmetic fixes --- testing/hylafaxplus/APKBUILD | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'testing') diff --git a/testing/hylafaxplus/APKBUILD b/testing/hylafaxplus/APKBUILD index c6a05c4e5c..2ed9d0b6f6 100644 --- a/testing/hylafaxplus/APKBUILD +++ b/testing/hylafaxplus/APKBUILD @@ -4,7 +4,7 @@ pkgname=hylafaxplus _pkgname=hylafax pkgver=5.5.9 pkgrel=0 -pkgdesc="Making the Premier Open-Source Fax Management System Even Bette" +pkgdesc="Making the Premier Open-Source Fax Management System Even Better" url="http://hylafax.sourceforge.net" arch="all" license="MIT" @@ -21,10 +21,6 @@ source="https://downloads.sourceforge.net/hylafax/${_pkgname}-${pkgver}.tar.gz " builddir="$srcdir"/$_pkgname-$pkgver -prepare() { - default_prepare -} - build() { cd "$builddir" # the configure script does not handle ccache or distcc -- cgit v1.2.3