Update sview.rpm.spec

This commit is contained in:
Pavel Pivovarov
2022-06-17 16:47:45 +10:00
committed by GitHub
parent a7b6086c09
commit 100bcfe38c

View File

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