db84442a67
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
14 lines
408 B
Text
14 lines
408 B
Text
@comment $NetBSD: PLIST,v 1.3 2002/06/26 10:29:48 seb Exp $
|
|
bin/xmailbox
|
|
lib/X11/app-defaults/XMailbox
|
|
share/xmailbox/0xmail1.xpm
|
|
share/xmailbox/1xmail1.xpm
|
|
share/xmailbox/2xmail1.xpm
|
|
share/xmailbox/3xmail1.xpm
|
|
share/xmailbox/4xmail1.xpm
|
|
share/xmailbox/5xmail1.xpm
|
|
share/xmailbox/xmail1.xpm
|
|
share/xmailbox/xnomail1.xpm
|
|
man/cat1/xmailbox.0
|
|
@exec ${MKDIR} %D/share/xmailbox
|
|
@unexec ${RM} -rf %D/share/xmailbox
|