From f6b09b435e2e8eb69d44e58a4f67db02ab79d9e1 Mon Sep 17 00:00:00 2001 From: Matti Kosola Date: Tue, 14 Aug 2018 09:28:34 -0400 Subject: [PATCH] [udisks2] Fix building with mb2. Signed-off-by: Matti Kosola --- rpm/udisks2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/udisks2.spec b/rpm/udisks2.spec index 8cf1440..84f94f6 100644 --- a/rpm/udisks2.spec +++ b/rpm/udisks2.spec @@ -113,13 +113,13 @@ dynamic library, which provides access to the udisksd daemon. %patch8 -p1 -b .format-another-seat %patch9 -p1 -b .unlock-another-seat +%build # Disable gtk-doc sed -i 's/SUBDIRS = data udisks src tools modules po doc/SUBDIRS = data udisks src tools modules po/' Makefile.am sed -i '/--enable-gtk-doc/d' Makefile.am sed -i '/doc\/Makefile/d' configure.ac sed -i '/GTK_DOC_CHECK/d' configure.ac -%build glib-gettextize --force --copy intltoolize --force --copy --automake autoreconf -vfi -Wno-portability