mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gtk+3: fix build.
This commit is contained in:
parent
007acd8066
commit
1ba489aa4d
1 changed files with 0 additions and 5 deletions
|
@ -58,11 +58,6 @@ else
|
||||||
configure_args+=" --disable-x11-backend"
|
configure_args+=" --disable-x11-backend"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
# protocols too new; made with a wayland from git, not 1.3.0
|
|
||||||
rm gdk/wayland/gtk-shell-{client-protocol.h,protocol.c}
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/share/man/man1/gtk-update-icon-cache.1
|
rm -f ${DESTDIR}/usr/share/man/man1/gtk-update-icon-cache.1
|
||||||
# Provide a default (icon)theme.
|
# Provide a default (icon)theme.
|
||||||
|
|
Loading…
Add table
Reference in a new issue