From e3240f894c8b4c014f162cf44dcf391b195f8238a9d7aad42e829d6b79042642 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 11 Feb 2016 16:02:34 +0000 Subject: [PATCH] [uxxx] stop messing it up OBS-URL: https://build.opensuse.org/package/show/graphics/libwebp?expand=0&rev=14 --- libwebp.spec | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/libwebp.spec b/libwebp.spec index d87b044..b1aef90 100644 --- a/libwebp.spec +++ b/libwebp.spec @@ -130,12 +130,9 @@ images more efficiently. %setup -q %build -%configure \ - --disable-static \ - --enable-libwebpmux \ - --enable-libwebpdemux \ - --enable-libwebpdecoder \ - --enable-libwebpextras +%configure --disable-static \ + --enable-libwebpmux --enable-libwebpdemux \ + --enable-libwebpdecoder --enable-libwebpextras make %{?_smp_mflags} V=1 %install