7 lines
365 B
Text
7 lines
365 B
Text
|
@comment $NetBSD: PLIST,v 1.3 2008/11/05 15:48:44 wiz Exp $
|
||
|
@comment XXX: automatic handling and plain entries don't work, no idea why
|
||
|
@unexec ${RM} -f %D/bin/ptar 2>/dev/null || ${TRUE}
|
||
|
@unexec ${RM} -f %D/bin/ptardiff 2>/dev/null || ${TRUE}
|
||
|
@unexec ${RM} -f %D/man/man1/ptar.1 2>/dev/null || ${TRUE}
|
||
|
@unexec ${RM} -f %D/man/man1/ptardiff.1 2>/dev/null || ${TRUE}
|