Release new version 0.29.5
[grml-live.git] / db / db-to-fai
index 074cca3..3cbddb9 100755 (executable)
@@ -39,7 +39,7 @@ else
 
    # write fai header and package information to stdout:
    echo "# package list of build $BUILD_ID from database $DB:"
 
    # write fai header and package information to stdout:
    echo "# package list of build $BUILD_ID from database $DB:"
-   echo "PACKAGES aptitude"
+   echo "PACKAGES install"
    awk -F\| '{print $1"="$2}' "$TMPFILE"
 fi
 
    awk -F\| '{print $1"="$2}' "$TMPFILE"
 fi