From 3dd982d99fcb88495d33354d237c32f4c4971a41 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 5 Jan 2019 11:38:34 +1300 Subject: libraries/appstream-glib: Fix building with meson 0.49.0. Signed-off-by: Andrew Clemons --- libraries/appstream-glib/appstream-glib.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libraries') diff --git a/libraries/appstream-glib/appstream-glib.SlackBuild b/libraries/appstream-glib/appstream-glib.SlackBuild index 594b01e171..fbee5b1951 100644 --- a/libraries/appstream-glib/appstream-glib.SlackBuild +++ b/libraries/appstream-glib/appstream-glib.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for appstream-glib -# Copyright 2017-2018 Andrew Clemons, Wellington New Zealand +# Copyright 2017-2019 Andrew Clemons, Wellington New Zealand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -82,7 +82,7 @@ meson \ build # not sure why this is necessary -sed -i "/^ COMMAND = \\/usr\\/bin\\/g-ir-scanner/s/-lyaml //" build/build.ninja +sed -i "/^ COMMAND = \\/usr\\/bin\\/g-ir-scanner/s/-lyaml//" build/build.ninja ninja -C build DESTDIR=$PKG ninja -C build install -- cgit v1.2.3