From 1194f7683a8305bc5e10a1f0e56e7035772a2efe Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Wed, 26 Mar 2014 15:05:29 +0100 Subject: [PATCH] Protrekkr: add missing $secondaryArchSuffix * This made the package impossible to install. --- media-sound/protrekkr/protrekkr-2.5.4.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/protrekkr/protrekkr-2.5.4.recipe b/media-sound/protrekkr/protrekkr-2.5.4.recipe index 202a4a10b..134b90153 100644 --- a/media-sound/protrekkr/protrekkr-2.5.4.recipe +++ b/media-sound/protrekkr/protrekkr-2.5.4.recipe @@ -12,7 +12,7 @@ Based on Juan Antonio Arguelles Rius's NoiseTrekker. " LICENSE="BSD (3-clause)" SRC_URI="svn+http://protrekkr.googlecode.com/svn/trunk/#670" -REVISION="1" +REVISION="2" ARCHITECTURES="x86" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then # x86_gcc2 is fine as primary target architecture as long as we're building @@ -22,7 +22,7 @@ fi SECONDARY_ARCHITECTURES="x86" PROVIDES=" - protrekkr = $portVersion + protrekkr${secondaryArchSuffix} = $portVersion app:Protrekkr = $portVersion "