mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
XaoS: fix typo. My mistake, sorry...
This commit is contained in:
@@ -52,7 +52,7 @@ BUILD_REQUIRES="
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
devel:libintl$secondaryArchSuffix
|
||||
"
|
||||
if [ "$effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
if [ "$effectiveTargetArchitecture" != x86_gcc2 ]; then
|
||||
BUILD_REQUIRES+="
|
||||
devel:libgsl$secondaryArchSuffix
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user