From ac571963dff2575a232c091c5c5bb40ff2420c75 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 27 Apr 2021 16:28:44 +0200 Subject: extra/libsoup: reenabled introspection on i486 (needed for rest?) --- extra/libsoup/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/libsoup') diff --git a/extra/libsoup/PKGBUILD b/extra/libsoup/PKGBUILD index f1f66c6a..a4029856 100644 --- a/extra/libsoup/PKGBUILD +++ b/extra/libsoup/PKGBUILD @@ -23,7 +23,7 @@ eval "$( s/^/[ "${CARCH}" = i486 ] || / p g - s/^\(.*\);$/[ "${CARCH}" != i486 ] || \1 -D vapi=disabled -D introspection=disabled;/ + s/^\(.*\);$/[ "${CARCH}" != i486 ] || \1 -D vapi=disabled;/ } ' )" -- cgit v1.2.3-54-g00ecf