mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
gtk+3: update for new env
This commit is contained in:
parent
691582c95b
commit
fbb9da6473
@ -17,8 +17,6 @@ patch -p1 < schemas.patch
|
||||
-Dintrospection=false \
|
||||
. output
|
||||
|
||||
export DESTDIR="$1"
|
||||
|
||||
ninja -C output
|
||||
ninja -C output install
|
||||
)
|
||||
@ -57,7 +55,7 @@ mv -f _ Makefile.in
|
||||
--enable-gtk-doc-html=no
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
make install
|
||||
|
||||
# We don't compile with librsvg which leads to this
|
||||
# utility solely causing compiler errors for some
|
||||
|
Loading…
Reference in New Issue
Block a user