Marcus Meissner 2023-06-05 11:27:49 +00:00 committed by Git OBS Bridge
parent d76e3a088c
commit ff8df83650

View File

@ -44,6 +44,9 @@ make CCOPT="%optflags"
%install
make install DESTDIR=%{buildroot}
install -d %{buildroot}/%{_bindir}
mv %{buildroot}/bin/pcr-oracle %{buildroot}/%{_bindir}
rmdir %{buildroot}/bin
%files
%defattr(-,root,root)