mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Protrekkr: add missing $secondaryArchSuffix
* This made the package impossible to install.
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user