mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
2d30e526ba
accomdate this change, stop using device nodes in /usr/compat/linux/dev and instead rely on the linuxalator passing through requests to the real /dev. (This second change also applies to 4.x).
8 lines
165 B
Plaintext
8 lines
165 B
Plaintext
etc/rc.d/rtc.sh
|
|
include/rtc.h
|
|
modules/rtc.ko
|
|
share/examples/rtc/test.c
|
|
@dirrm share/examples/rtc
|
|
@unexec rmdir %D/modules 2>/dev/null || true
|
|
@unexec rm -f /dev/rtc
|