#!/bin/sh
export LD_PRELOAD=/usr/local/bin/no-msync.so
exec /usr/bin/makensis "$@"
