diff options
Diffstat (limited to 'sysutils/watchfolder/pkg-plist')
-rw-r--r-- | sysutils/watchfolder/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/watchfolder/pkg-plist b/sysutils/watchfolder/pkg-plist index 9838504de609..a480589f5c54 100644 --- a/sysutils/watchfolder/pkg-plist +++ b/sysutils/watchfolder/pkg-plist @@ -1,7 +1,5 @@ bin/watchd -@unexec if cmp -s %D/etc/watchd.conf %D/etc/watchd.conf.sample; then rm -f %D/etc/watchd.conf; fi -etc/watchd.conf.sample -@exec [ -f %B/watchd.conf ] || cp %B/%f %B/watchd.conf +@sample etc/watchd.conf.sample %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/watchfolder.pdf %%PORTDOCS%%@dirrm %%DOCSDIR%% |