cd55082d7e
PR: 21571 Submitted by: tkato@prontomail.ne.jp Approved by: MAINTAINER
5 lines
202 B
Plaintext
5 lines
202 B
Plaintext
bin/xhippo
|
|
@unexec if cmp -s %D/etc/xhippo.config %D/etc/xhippo.config.default; then rm -f %D/etc/xhippo.config; fi
|
|
etc/xhippo.config.default
|
|
@exec test -f %B/xhippo.config || cp %B/%f %B/xhippo.config
|