12 lines
351 B
Plaintext
12 lines
351 B
Plaintext
etc/rc.d/rplayd.sh.sample
|
|
@unexec if cmp %D/etc/rplay.hosts.sample %D/etc/rplay.hosts 2>/dev/null; then rm -f %D/etc/rplay.hosts; fi
|
|
etc/rplay.hosts.sample
|
|
@exec if test ! -f %D/etc/rplay.hosts; then cp -p %D/etc/rplay.hosts.sample %D/etc/rplay.hosts; fi
|
|
bin/rplay
|
|
bin/rptp
|
|
sbin/rplayd
|
|
include/rplay.h
|
|
lib/librplay.a
|
|
lib/librplay.so
|
|
lib/librplay.so.1
|