diff --git a/build.sh b/build.sh index e957dff6463186792b626dbd40ef20ad9b029c3c..2226ed6c848083b84e95c54d6a8a4898cd68d542 100755 --- a/build.sh +++ b/build.sh @@ -79,8 +79,8 @@ for d in $mailman_data_subdirs ; do ln -sf /data/$d /var/lib/mailman/$d done -# We still have to add the images, that live in /usr/share/images/mailman -ln -sf /data/icons /usr/share/images/mailman +# We still have to add the images, those live in /usr/share/images/mailman. +ln -sf /usr/share/images/mailman /data/icons # Since Mailman installs stuff in /etc/mailman too, we do the same trick # as above but with the /config mountpoint.