# vim:set ft=sh: build () { MODULES="" BINARIES=" /usr/lib/suspend/uresume" FILES=" /etc/suspend.conf" SCRIPT="uresume" } help () { cat<