gtk+3: Minor fixes

This commit is contained in:
Dylan Araps 2020-05-03 20:59:23 +03:00
parent 071f63d170
commit d510907de3
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
2 changed files with 6 additions and 1 deletions

View File

@ -35,3 +35,8 @@ sed -i 's/docs m4macros/m4macros/' Makefile.am Makefile.in
make
make DESTDIR="$1" install
# We don't compile with librsvg which leads to this
# utility solely causing compiler errors for some
# packages. It has no use at all.
rm -f "$1/usr/bin/gtk-encode-symbolic-svg"

View File

@ -1,3 +1,3 @@
#!/bin/sh -e
#!/bin/sh
glib-compile-schemas /usr/share/glib-2.0/schemas/