|
Lines 2-12
Link Here
|
| 2 |
@unexec if cmp -s %D/etc/xhippo.config %D/etc/xhippo.config.default; then rm -f %D/etc/xhippo.config; fi |
2 |
@unexec if cmp -s %D/etc/xhippo.config %D/etc/xhippo.config.default; then rm -f %D/etc/xhippo.config; fi |
| 3 |
etc/xhippo.config.default |
3 |
etc/xhippo.config.default |
| 4 |
@exec test -f %B/xhippo.config || cp %B/%f %B/xhippo.config |
4 |
@exec test -f %B/xhippo.config || cp %B/%f %B/xhippo.config |
| 5 |
share/doc/xhippo/ChangeLog |
5 |
%%PORTDOCS%%share/doc/xhippo/ChangeLog |
| 6 |
share/doc/xhippo/gnu-xhippo.html |
6 |
%%PORTDOCS%%share/doc/xhippo/gnu-xhippo.html |
| 7 |
share/doc/xhippo/screenshot.jpeg |
7 |
%%PORTDOCS%%share/doc/xhippo/screenshot.jpeg |
| 8 |
share/doc/xhippo/xhippo.info.gz |
8 |
%%PORTDOCS%%share/doc/xhippo/xhippo.info.gz |
| 9 |
share/doc/xhippo/xhippo.ps.gz |
9 |
%%PORTDOCS%%share/doc/xhippo/xhippo.ps.gz |
| 10 |
share/doc/xhippo/xhippo.sgml |
10 |
%%PORTDOCS%%share/doc/xhippo/xhippo.sgml |
| 11 |
share/doc/xhippo/xhippo.txt.gz |
11 |
%%PORTDOCS%%share/doc/xhippo/xhippo.txt.gz |
| 12 |
share/locale/de/LC_MESSAGES/xhippo.mo |
12 |
share/locale/de/LC_MESSAGES/xhippo.mo |
|
|
13 |
%%PORTDOCS%%@dirrm share/doc/xhippo |