Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[udisks2] Fix building with mb2.
Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  • Loading branch information
mkosola committed Aug 14, 2018
1 parent 3433c2e commit f6b09b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/udisks2.spec
Expand Up @@ -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
Expand Down

0 comments on commit f6b09b4

Please sign in to comment.