diff --git a/devel/upload.in b/devel/upload.in
index 219362ee8c31fae282ef2caded76e6fe4b8bff9e..2130a9eaa2b1d4990cf9344f983f8f19b5687896 100644
--- a/devel/upload.in
+++ b/devel/upload.in
@@ -108,10 +108,6 @@ if [ -f doc/examples/ganeti.cron -a -z "$NO_CRON" ]; then
     "$TXD/$SYSCONFDIR/cron.d/ganeti"
 fi
 
-[ -f doc/examples/dumb-allocator ] && \
-install -D --mode=0755 doc/examples/dumb-allocator \
-  "$TXD/$PKGLIBDIR/iallocators/dumb"
-
 echo ---
 
 ( cd "$TXD" && find; )