readline: partially revert dc28039bcf
.
With ojab's patch this is unneeded.
This commit is contained in:
parent
df4df84b4d
commit
ef8e6a5bc8
|
@ -35,9 +35,4 @@ pre_configure() {
|
|||
msg_normal " Applying patch readline62-$p.\n"
|
||||
done
|
||||
sed -i 's|-Wl,-rpath,$(libdir) ||g' support/shobj-conf
|
||||
sed -i 's,@INSTALL_DATA@,install -m755,' shlib/Makefile.in
|
||||
}
|
||||
|
||||
post_install() {
|
||||
chmod 755 ${DESTDIR}/usr/lib/*.so*
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue