Update sview.rpm.spec

This commit is contained in:
Pavel Pivovarov
2022-06-17 16:12:32 +10:00
committed by GitHub
parent 279e8229f0
commit 1de3cc84d8

View File

@@ -28,8 +28,7 @@ Requires OpenGL2.0+ for rendering and OpenAL for sound output.
make %{?_smp_mflags} INC='-I3rdparty/include -Iinclude -I/usr/include/ffmpeg' all make %{?_smp_mflags} INC='-I3rdparty/include -Iinclude -I/usr/include/ffmpeg' all
%install %install
rm -rf $RPM_BUILD_ROOT make install
make DESTDIR=%{_prefix} USR_LIB=%{_libdir} install
%files %files
%defattr(-,root,root) %defattr(-,root,root)