mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
3369145c11
- Use SUB_LIST/SUB_FILES rather than a bunch of seds - Tidy whitespace in pkg-install and pkg-deinstall scripts - Tidy up rc script and improve tests using ps Approved by: clement (mentor)
6 lines
257 B
Plaintext
6 lines
257 B
Plaintext
distributed.net/dnetc
|
|
@unexec if cmp -s %D/distributed.net/dnetc.ini %D/distributed.net/dnetc.ini.sample; then rm -f %D/distributed.net/dnetc.ini; fi
|
|
distributed.net/dnetc.ini.sample
|
|
@exec [ -f %B/dnetc.ini ] || cp %B/%f %B/dnetc.ini
|
|
@dirrm distributed.net
|