Ajout variable manquante HV_FONTS_DIR
[hvlinux.git] / stage3 / cis-fontconfig
index d0bdead..6d613d5 100755 (executable)
@@ -8,6 +8,11 @@ source ../sysinfos
 source ../functions
 source ../packages-list
 
+if [ -z "${HV_FONTS_PATH}" ]; then
+    echo "Missing HV_FONTS_PATH environment variable"
+    exit 1
+fi
+
 # Applying patches (if any)
 apply_patches ${1}