no need to set the path for libzip anymore (#1390)

This commit is contained in:
Schrijvers Luc
2017-06-06 01:39:41 +02:00
committed by waddlesplash
parent 8f26698e7a
commit 0ad379fe71
3 changed files with 24 additions and 15 deletions

View File

@@ -8,7 +8,7 @@ LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://github.com/dstosberg/odt2txt/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="23a889109ca9087a719c638758f14cc3b867a5dcf30a6c90bf6a0985073556dd"
PATCHES="odt2txt-$portVersion.patch"
PATCHES="odt2txt-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"