From 028551247a360b563d17912d70207db7c411034f Mon Sep 17 00:00:00 2001 From: Jim Date: Wed, 3 Dec 2014 11:08:49 -0800 Subject: [PATCH] re remove secondary archs --- haiku-apps/sortsave/sortsave-1.0.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/haiku-apps/sortsave/sortsave-1.0.recipe b/haiku-apps/sortsave/sortsave-1.0.recipe index 4e172d3fc..e771e2157 100644 --- a/haiku-apps/sortsave/sortsave-1.0.recipe +++ b/haiku-apps/sortsave/sortsave-1.0.recipe @@ -15,13 +15,13 @@ PROVIDES=" REVISION="1" REQUIRES=" - haiku$secondaryArchSuffix >= $haikuVersion" + haiku >= $haikuVersion" BUILD_REQUIRES=" - haiku${secondaryArchSuffix}_devel >= $haikuVersion" + haiku_devel >= $haikuVersion" BUILD_PREREQUIRES=" - cmd:gcc$secondaryArchSuffix + cmd:gcc cmd:make makefile_engine"