diff options
Diffstat (limited to 'main/hylafax/APKBUILD')
-rw-r--r-- | main/hylafax/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/hylafax/APKBUILD b/main/hylafax/APKBUILD index 9e01cc5299..65bbf4fb71 100644 --- a/main/hylafax/APKBUILD +++ b/main/hylafax/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Cameron Banta <cbanta@gmail.com> pkgname=hylafax pkgver=6.0.6 -pkgrel=2 +pkgrel=3 pkgdesc="Sends and receives faxes" url="http://www.hylafax.org/" arch="all" @@ -10,7 +10,7 @@ license="MIT" #depends on gcc for libgcc_s.so, it's scripts are hardcoded to bash depends="ghostscript bash tiff-tools" makedepends="zlib-dev tiff-dev" -install="$pkgname.post-install" +install="" subpackages="$pkgname-doc" source="ftp://ftp.hylafax.org/source/$pkgname-$pkgver.tar.gz $pkgname.initd |