Remove these libs that are the samed .so version as the ones in
5-CURRENT. These libs will not be used [sitting in /usr/lib/compat] as the -current ones in /usr/lib will be found first by ld-elf.so.1.
This commit is contained in:
parent
11695ef016
commit
f24457ab3d
@ -8,18 +8,7 @@ LIBS= \
|
||||
libc.so.4 \
|
||||
libc_r.so.4 \
|
||||
libcrypto.so.1 \
|
||||
libdialog.so.4 \
|
||||
libedit.so.3 \
|
||||
libfetch.so.2 \
|
||||
libftpio.so.5 \
|
||||
libhistory.so.4 \
|
||||
libncurses.so.5 \
|
||||
libreadline.so.4 \
|
||||
libssl.so.1 \
|
||||
libstdc++.so.3 \
|
||||
libutil.so.3 \
|
||||
libwrap.so.3 \
|
||||
libxpg4.so.3
|
||||
libssl.so.1
|
||||
|
||||
CLEANFILES+= ${LIBS}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user