commit 2317379a8e19d06f1202b041c435170459b9ebb9
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Fri Nov 3 23:18:50 2017 +0100

    - simplify

 fwupd.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/fwupd.spec b/fwupd.spec
index 677d4f6..757c11e 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -123,12 +123,11 @@ Dokumentacja API do bibliotek fwupd.
 %setup -q
 
 %build
-%meson \
+%meson build \
        -Denable-tests=false \
        %{!?with_thunderbolt:-Denable-thunderbolt=false} \
        %{!?with_efi:-Denable-uefi=false} \
-       %{!?with_efi:-Denable-dell=false} \
-       . build
+       %{!?with_efi:-Denable-dell=false}
 
 %meson_build -C build
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fwupd.git/commitdiff/2317379a8e19d06f1202b041c435170459b9ebb9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to