pkgsrc-wip/mupen64-plugin-input/PLIST
Thomas Klausner 0c70c4bbbf Since mupen64-plugins don't have a dependency on mupen64-base,
make sure that they create the directory if necessary (except
those that have mupen64-base as a BUILD_DEPENDS). Let mupen64-base
only remove share/mupen64-base/plugins if it is empty.
2004-11-08 22:57:03 +00:00

4 lines
247 B
Text

@comment $NetBSD: PLIST,v 1.3 2004/11/08 22:57:03 thomasklausner Exp $
share/mupen64-base/plugins/mupen64_input.so
@unexec ${RMDIR} %D/share/mupen64-base/plugins 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/share/mupen64-base 2>/dev/null || ${TRUE}