mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libpng 1.5.12: fix misplaced libpng15* development libraries
This commit is contained in:
@@ -9,7 +9,7 @@ COPYRIGHT="
|
||||
LICENSE="LibPNG"
|
||||
SRC_URI="http://prdownloads.sourceforge.net/libpng/libpng-1.5.12.tar.gz?download"
|
||||
CHECKSUM_MD5="8ea7f60347a306c5faf70b977fa80e28"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 ?x86"
|
||||
|
||||
PATCHES="libpng-1.5.12.patchset"
|
||||
@@ -52,7 +52,7 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
prepareInstalledDevelLibs libpng
|
||||
prepareInstalledDevelLibs libpng libpng15
|
||||
fixPkgconfig
|
||||
|
||||
# devel package
|
||||
|
||||
Reference in New Issue
Block a user