aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hylafaxplus
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-03-16 12:22:43 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-03-16 12:22:43 +0000
commit40c25114fa61c9f3d79bf7390f2f1d1ecc6abd28 (patch)
treeced0a096c2702dc2f6fbcf245fe5207e686f3a0b /testing/hylafaxplus
parent234bc57e60982d09a11caf752e31bb1c57522ca9 (diff)
downloadaports-40c25114fa61c9f3d79bf7390f2f1d1ecc6abd28.tar.bz2
aports-40c25114fa61c9f3d79bf7390f2f1d1ecc6abd28.tar.xz
testing/hylafaxplus: cosmetic fixes
Diffstat (limited to 'testing/hylafaxplus')
-rw-r--r--testing/hylafaxplus/APKBUILD6
1 files changed, 1 insertions, 5 deletions
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