readline: partially revert dc28039bcf.
With ojab's patch this is unneeded.
This commit is contained in:
@@ -35,9 +35,4 @@ pre_configure() {
|
|||||||
msg_normal " Applying patch readline62-$p.\n"
|
msg_normal " Applying patch readline62-$p.\n"
|
||||||
done
|
done
|
||||||
sed -i 's|-Wl,-rpath,$(libdir) ||g' support/shobj-conf
|
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*
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user