Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage5 / pkg / GConf
index 8e4e022..0e16848 100644 (file)
@@ -2,8 +2,7 @@
 
 hvconfig_pre()
 {
-    CONFIGURE_OPTS=" \
-        ${CONFIGURE_OPTS} \
+    CONFIGURE_OPTS+=" \
         --disable-orbit \
         --disable-static"
 }