Trying autosetup

This commit is contained in:
Pavel Pivovarov
2022-06-17 14:02:47 +10:00
committed by GitHub
parent 8e7f2787f2
commit 89ae747c1a

View File

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