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.
4 lines
247 B
Text
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}
|