[bin] temp. disable antimatter new pkgs calculator

This commit is contained in:
Fabio Erculiani
2012-12-18 09:09:41 +01:00
parent cd5e80554a
commit 89fd604ddf
+4 -4
View File
@@ -18,11 +18,11 @@ ANTIMATTER="${ANTIMATTER:-antimatter}"
# Dead packages (dropped by upstream)
"${ANTIMATTER}" -e --quiet --extended --html
# New packages
"${ANTIMATTER}" -n --quiet --extended --html
cat "${FOOTER_PATH}"
# New packages - temp disabled
# "${ANTIMATTER}" -n --quiet --extended --html
# cat "${FOOTER_PATH}"
) | sed \
-e "s|class='rt'|style='color: green;'|g" \
-e "s|class='frompkg'|style='color: brown;'|g" \
-e "s|class='topkg'|style='font-weight: bold; color: red;'|g"
-e "s|class='topkg'|style='font-weight: bold; color: red;'|g"