summaryrefslogtreecommitdiff
path: root/scripts/newbitmaps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/newbitmaps/Makefile')
-rw-r--r--scripts/newbitmaps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/newbitmaps/Makefile b/scripts/newbitmaps/Makefile
index 819974d2..295eb7f8 100644
--- a/scripts/newbitmaps/Makefile
+++ b/scripts/newbitmaps/Makefile
@@ -23,7 +23,7 @@ default: outside_chroot strings images
outside_chroot:
@if [ -e /etc/debian_chroot ]; then \
- echo "ImageMagick is too complex to build inside the chroot."; \
+ echo "PIL color quantization is broken inside the chroot."; \
echo "You must be outside the chroot to do this"; \
echo "(and you probably shouldn't be doing it anyway)."; \
exit 1; \