mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
x11-libs/wxGTK: rename wxwin.m4
This fell out when dropping the seds in 3.2.8.1. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
10708b8f34
commit
8d9035bff2
@ -204,6 +204,8 @@ multilib_src_install_all() {
|
||||
# Unversioned links
|
||||
rm "${ED}"/usr/bin/wx-config || die
|
||||
rm "${ED}"/usr/bin/wxrc || die
|
||||
# wxwin.m4 is owned by eselect-wxwidgets
|
||||
mv "${ED}"/usr/share/aclocal/wxwin.m4 "${ED}"/usr/share/aclocal/wxwin32-gtk3.m4 || die
|
||||
|
||||
# version bakefile presets
|
||||
pushd "${ED}"/usr/share/bakefile/presets >/dev/null || die
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user