Simplify the use of %setup macro

This commit is contained in:
Kalev Lember 2013-05-22 00:08:01 +02:00
parent d348cdba13
commit 2cafd3660d

View File

@ -40,7 +40,7 @@ This package contains a library that can be used for embedding devhelp
into other applications such as IDEs.
%prep
%setup -q -n devhelp-%{version}
%setup -q
%build
%configure --disable-static