1 make install DESTDIR=$INSTALL_ROOT &&
3 if [ ! -e /etc/filesystems ]; then
4 cp ${SCRIPT_DIRECTORY}/filesystems /etc
7 # This way it is tracked on subsequent casts; we need a better way for this
8 # as, if I modify /etc/filesystems and then recast util-linux, util-linux
9 # will own my modifications to /etc/filesystems and on dispel will remove
10 # my modified /etc/filesystems since it'll think it's the original...
12 #touch /etc/filesystems