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!
10 lines
286 B
Text
10 lines
286 B
Text
@comment $NetBSD: PLIST,v 1.3 2002/06/26 10:29:53 seb Exp $
|
|
bin/inews
|
|
include/nntp.h
|
|
lib/libnntpclnt.a
|
|
@exec ${MKDIR} %D/etc/nntp
|
|
@unexec ${RM} -f %D/etc/nntp/domainname
|
|
@unexec ${RM} -f %D/etc/nntp/server
|
|
@unexec ${RM} -f %D/etc/nntp/server.auth
|
|
@dirrm etc/nntp
|
|
man/man3/nntpclnt.3.gz
|