freebsd-ports/sysutils/LPRngTool/pkg-plist
Edwin Groothuis 508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00

13 lines
483 B
Text

bin/lprngtool
libexec/filters/atalkprint
libexec/filters/ncpprint
libexec/filters/smbprint
libexec/filters/printerdb
libexec/filters/testpage.asc
libexec/filters/testpage.ps
libexec/filters/testpage-a4.ps
@dirrmtry libexec/filters
%%CWD%%@cwd /
@unexec if cmp -s %D/%%SYSCONFDIR%%/lprngtool.conf %D/%%SYSCONFDIR%%/lprngtool.conf.sample; then rm -f %D/%%SYSCONFDIR%%/lprngtool.conf; fi
%%SYSCONFDIR%%/lprngtool.conf.sample
@exec [ -f %B/lprngtool.conf ] || cp %B/%f %B/lprngtool.conf