1997-04-24 10:02:43 +02:00
|
|
|
bin/super
|
|
|
|
bin/setuid
|
2005-10-11 21:04:39 +02:00
|
|
|
@unexec if cmp -s %D/etc/super.tab %D/%%PORTDOCS%%/share/examples/super/barebones.tab; then rm -f %D/etc/super.tab; fi
|
2006-07-16 17:18:24 +02:00
|
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/sample.tab
|
|
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/barebones.tab
|
|
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/sample.cdmount
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
|
|
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
|
|
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|