From df748a2dff3b82a11a240fb07669af2acfe1831f Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 4 Apr 2018 22:58:49 +0200 Subject: [PATCH] Whitespace fixes --- wayland.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/wayland.spec b/wayland.spec index 8e35d09..75e3b8f 100644 --- a/wayland.spec +++ b/wayland.spec @@ -78,16 +78,13 @@ Summary: Wayland server library %description -n libwayland-server Wayland server library - %prep %autosetup -p1 - %build %configure --disable-static --enable-documentation make %{?_smp_mflags} - %install %make_install @@ -101,7 +98,6 @@ mkdir -m 700 tests/run XDG_RUNTIME_DIR=$PWD/tests/run make check || \ { rc=$?; cat test-suite.log; exit $rc; } - %files devel %{_bindir}/wayland-scanner %{_includedir}/wayland-*.h