freebsd-ports/misc/dphys-config/pkg-plist
Danilo Egea Gondolfo fcb18eda79 - Add stage support
2013-12-09 16:46:41 +00:00

24 lines
1.2 KiB
Text

bin/dphys-config
@unexec if cmp -s %D/etc/dphys-config %D/etc/dphys-config.sample; then rm -f %D/etc/dphys-config; fi
etc/dphys-config.sample
@exec [ -f %B/dphys-config ] || cp %B/%f %B/dphys-config
man/man1/dphys-config.1.gz
%%EXAMPLESDIR%%/cron.d.example
%%EXAMPLESDIR%%/dphys-config.example
%%EXAMPLESDIR%%/init.d.example
%%EXAMPLESDIR%%/site.example/dphys-config-filesys.list
%%EXAMPLESDIR%%/site.example/dphys-config-x
%%EXAMPLESDIR%%/site.example/dphys-config.list
%%EXAMPLESDIR%%/site.example/local/sbin/dphys-config-altern-wwwbrowser
%%EXAMPLESDIR%%/site.example/local/sbin/dphys-config-altern-xcursor
%%EXAMPLESDIR%%/site.example/local/sbin/dphys-config-altern-xsession
%%EXAMPLESDIR%%/site.example/local/sbin/dphys-config-altern-xterminal
%%EXAMPLESDIR%%/site.example/local/sbin/dphys-config-exports
%%EXAMPLESDIR%%/site.example/local/sbin/dphys-config-filesys
%%EXAMPLESDIR%%/site.example/local/sbin/dphys-config-quota
%%EXAMPLESDIR%%/site.example/local/sbin/dphys-config-usb-storage
%%EXAMPLESDIR%%/site.example/local/sbin/dphys-config-x
@dirrm %%EXAMPLESDIR%%/site.example/local/sbin
@dirrm %%EXAMPLESDIR%%/site.example/local
@dirrm %%EXAMPLESDIR%%/site.example
@dirrm %%EXAMPLESDIR%%