Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[rpm] Remove --enable-udev as the option has been removed
No need to pass --enable-udev anymore to ./configure as it is
has been default for years and hal is really not coming back ever.

Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed May 29, 2015
1 parent fa4c343 commit 03020ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/usb-moded.spec
Expand Up @@ -294,7 +294,7 @@ when the UI fails.

%build
%autogen
%configure --enable-app-sync --enable-udev --enable-meegodevlock --enable-debug --enable-connman --enable-systemd
%configure --enable-app-sync --enable-meegodevlock --enable-debug --enable-connman --enable-systemd
make all doc %{?_smp_mflags}

%install
Expand Down

0 comments on commit 03020ea

Please sign in to comment.