mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
7 lines
365 B
Plaintext
7 lines
365 B
Plaintext
@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}
|