Trying autosetup
This commit is contained in:
@@ -21,7 +21,8 @@ sView is a stereoscopic Image Viewer and Movie Player.
|
|||||||
Requires OpenGL2.0+ for rendering and OpenAL for sound output.
|
Requires OpenGL2.0+ for rendering and OpenAL for sound output.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}-%{release}
|
%autosetup
|
||||||
|
# %setup -q -n %{name}-%{version}-%{release}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make %{?_smp_mflags} INC='-I3rdparty/include -Iinclude -I/usr/include/ffmpeg' all
|
make %{?_smp_mflags} INC='-I3rdparty/include -Iinclude -I/usr/include/ffmpeg' all
|
||||||
|
|||||||
Reference in New Issue
Block a user