Upgrade to vte-0.38.2
[hvlinux.git] / stage2 / pkg / gmp
index bf79741..e905ae3 100644 (file)
@@ -2,7 +2,7 @@
 
 hvconfig_pre()
 {
-    if [ "${HVL_TARGET}" -ne "x86_64" ]; then
+    if [ "${HVL_TARGET}" != "x86_64" ]; then
         # It seems ABI is improperly detected for Intel atom...
         export ABI=32
     fi