Upgrade to atk-2.14.0 and atkmm-2.22.7
[hvlinux.git] / stage5 / pkg / sane-backends
index 689970b..639fc43 100644 (file)
@@ -19,9 +19,7 @@ hvconfig_pre()
     # Fixes an obsolete udev parameter:
     sed -i 's/SYSFS/ATTRS/g' ${LFS_TMP}/${PACKAGE}/tools/sane-desc.c
 
-    CONFIGURE_OPTS=" \
-        ${CONFIGURE_OPTS} \
-        --with-x=${USE_X_OPTION}"
+    CONFIGURE_OPTS+=" --with-x=${USE_X_OPTION}"
 }
 
 hvbuild_post()