From 08d71933832d7a9c9404d0bd9fb419742aecba7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Mizsei?= Date: Sun, 11 Feb 2018 18:33:47 +0100 Subject: [PATCH] Cleanup, remove sec arch support as it builds fine with primary too --- nocode-1.0.0~git.recipe | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/nocode-1.0.0~git.recipe b/nocode-1.0.0~git.recipe index 785ee66..e0ccb0a 100644 --- a/nocode-1.0.0~git.recipe +++ b/nocode-1.0.0~git.recipe @@ -11,24 +11,23 @@ CHECKSUM_SHA256="ed6c73fc16578ec53ea374585df2b965ce9f4a31" SOURCE_DIR="nocode-$srcGitRev" ARCHITECTURES="x86_gcc2 x86 x86_64" -SECONDARY_ARCHITECTURES="x86" PROVIDES=" - nocode$secondaryArchSuffix = $portVersion + nocode = $portVersion " REQUIRES=" - haiku$secondaryArchSuffix + haiku " PROVIDES_devel=" - nocode${secondaryArchSuffix}_devel = $portVersion + nocode_devel = $portVersion " REQUIRES_devel=" - nocode$secondaryArchSuffix == $portVersion base + nocode == $portVersion base " BUILD_REQUIRES=" - haiku${secondaryArchSuffix}_devel + haiku_devel " BUILD_PREREQUIRES=" cmd:true