mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
minizip: fix pkgconfig includedir.
This commit is contained in:
@@ -6,7 +6,7 @@ the features of the zip program."
|
||||
HOMEPAGE="http://www.zlib.net/"
|
||||
COPYRIGHT="1998-2010 Gilles Vollant and Mathias Svensson"
|
||||
LICENSE="Zlib"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://zlib.net/fossils/zlib-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1"
|
||||
SOURCE_DIR="zlib-$portVersion"
|
||||
@@ -67,7 +67,7 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLib libminizip
|
||||
|
||||
fixPkgconfig
|
||||
fixPkgconfig strict
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
|
||||
Reference in New Issue
Block a user