From a2a00d7a7f653cd8d51c89ba3469ef9fddfedb84 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 7 May 2016 22:40:15 +0000 Subject: [PATCH] jpeg: base package for debug is jpeg$secondaryArchSuffix. --- media-libs/jpeg/jpeg-9b.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/jpeg/jpeg-9b.recipe b/media-libs/jpeg/jpeg-9b.recipe index 9deae06fa..019762276 100644 --- a/media-libs/jpeg/jpeg-9b.recipe +++ b/media-libs/jpeg/jpeg-9b.recipe @@ -11,7 +11,7 @@ on many machines ranging from PCs to Crays." HOMEPAGE="http://www.ijg.org" COPYRIGHT="1991-2014, Thomas G. Lane, Guido Vollbeding" LICENSE="JPEG" -REVISION="1" +REVISION="2" SOURCE_URI="http://www.ijg.org/files/jpegsrc.v$portVersion.tar.gz" CHECKSUM_SHA256="240fd398da741669bf3c90366f58452ea59041cacc741a489b99f2f6a0bad052" PATCHES="jpeg-9.patchset" @@ -65,7 +65,7 @@ BUILD_PREREQUIRES=" cmd:make " -defineDebugInfoPackage jpeg \ +defineDebugInfoPackage jpeg$secondaryArchSuffix \ $libDir/libjpeg.so.9.2.0 BUILD()