mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
x11-libs/libX11: Fix file removal on prefix
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -34,5 +34,5 @@ pkg_setup() {
|
||||
|
||||
src_install() {
|
||||
xorg-3_src_install
|
||||
rm -Rf "${D}/usr/share/X11/locale"
|
||||
rm -Rf "${ED}/usr/share/X11/locale"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user