Removing temporary hack to exclude prism2-usb-firmware-installer, the download homepage seems to work again (Closes: #783433).

This commit is contained in:
Daniel Baumann 2015-04-27 07:50:52 +02:00
parent 9c51918b3b
commit d32a3ed292
1 changed files with 0 additions and 3 deletions

View File

@ -103,9 +103,6 @@ then
done
fi
# Remove broken packages
FIRMWARE_PACKAGES="$(echo ${FIRMWARE_PACKAGES} | grep -v prism2-usb-firmware-installer || true)"
# Drop section and keep package names only
for _PACKAGE in ${FIRMWARE_PACKAGES}
do