This commit is contained in:
parent
d76e3a088c
commit
ff8df83650
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user