mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
readline: partially revert dc28039bcf
.
With ojab's patch this is unneeded.
This commit is contained in:
parent
df4df84b4d
commit
ef8e6a5bc8
1 changed files with 0 additions and 5 deletions
|
@ -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…
Add table
Reference in a new issue