mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
12 lines
316 B
Plaintext
12 lines
316 B
Plaintext
|
lib/liblthread.a
|
||
|
lib/liblthread_p.a
|
||
|
lib/liblthread.so
|
||
|
lib/liblthread.so.0
|
||
|
include/pthread/linuxthreads/pthread.h
|
||
|
include/pthread/linuxthreads/pthread_rw.h
|
||
|
include/pthread/linuxthreads/pthread_stack.h
|
||
|
@exec /sbin/ldconfig -m %D/lib
|
||
|
@dirrm include/pthread/linuxthreads
|
||
|
@dirrm include/pthread
|
||
|
@unexec /sbin/ldconfig -R
|