2000-06-16 22:12:50 +02:00
|
|
|
@unexec %D/bin/pine -conf >%D/etc/pine.conf.tmp
|
|
|
|
@unexec if cmp -s %D/etc/pine.conf %D/etc/pine.conf.tmp; then rm -f %D/etc/pine.conf; fi
|
|
|
|
@unexec rm -f %D/etc/pine.conf.tmp
|
1996-07-17 05:58:38 +02:00
|
|
|
bin/pilot
|
1995-05-18 10:56:18 +02:00
|
|
|
bin/pine
|
2003-01-22 16:46:11 +01:00
|
|
|
bin/rpdump
|
|
|
|
bin/rpload
|
1998-10-05 06:23:19 +02:00
|
|
|
@exec %D/bin/pine -P %D/etc/pine.conf -conf >%D/etc/pine.conf.tmp
|
|
|
|
@exec /bin/mv %D/etc/pine.conf.tmp %D/etc/pine.conf
|
2003-09-10 21:03:19 +02:00
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/CPYRIGHT
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/brochure.txt
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/tech-notes.txt
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/tech-notes/background.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/tech-notes/cmd-line.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/tech-notes/config-notes.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/tech-notes/config.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/tech-notes/index.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/tech-notes/installation.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/tech-notes/introduction.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/tech-notes/low-level.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/tech-notes/porting.html
|
|
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/tech-notes
|
|
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|