mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
make ELF conversion comply with standard.
This commit is contained in:
parent
746979cfa9
commit
0449f68367
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13128
@ -5,9 +5,8 @@ sbin/tcpdmatch
|
||||
bin/safe_finger
|
||||
bin/try-from
|
||||
lib/libwrap.a
|
||||
@exec ranlib %D/%F
|
||||
lib/libwrap.so.7
|
||||
lib/libwrap.so.8
|
||||
lib/libwrap.so
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
||||
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
||||
etc/inetd.conf.wrapped.sample
|
||||
|
Loading…
Reference in New Issue
Block a user