@unexec if cmp -s %D/%%ETCDIR%%/ocsync.conf.sample %D/%%ETCDIR%%/ocsync.conf; then rm -f %D/%%ETCDIR%%/ocsync.conf; fi %%ETCDIR%%/ocsync.conf.sample @exec if [ ! -f %D/%%ETCDIR%%/ocsync.conf ] ; then cp -p %D/%F %B/ocsync.conf; fi @unexec if cmp -s %D/%%ETCDIR%%/ocsync_exclude.conf.sample %D/%%ETCDIR%%/ocsync_exclude.conf; then rm -f %D/%%ETCDIR%%/ocsync_exclude.conf; fi %%ETCDIR%%/ocsync_exclude.conf.sample @exec if [ ! -f %D/%%ETCDIR%%/ocsync_exclude.conf ] ; then cp -p %D/%F %B/ocsync_exclude.conf; fi include/httpbf.h include/ocsync/csync.h include/ocsync/csync_version.h include/ocsync/csync_vio.h include/ocsync/csync_vio_file_stat.h include/ocsync/csync_vio_handle.h include/ocsync/csync_vio_method.h include/ocsync/csync_vio_module.h lib/libhttpbf.a lib/libocsync.so lib/libocsync.so.0 lib/libocsync.so.0.2.1 %%PORTDOCS%%man/man1/ocsync.1.gz %%PORTDOCS%%%%DOCSDIR%%/userguide/csync.html %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/README %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/1.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/10.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/11.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/12.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/13.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/14.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/15.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/2.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/3.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/4.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/5.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/6.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/7.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/8.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/9.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/caution.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/example.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/home.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/important.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/next.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/note.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/prev.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/tip.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/up.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/warning.png %%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide/images/icons/callouts %%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide/images/icons %%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide/images %%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrmtry include/ocsync @dirrmtry %%ETCDIR%%