mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 05:12:26 +00:00
fixed spec file to reflect latest changes
This commit is contained in:
parent
2108b6bb72
commit
0ae29b9b4c
1 changed files with 1 additions and 1 deletions
2
voc.spec
2
voc.spec
|
|
@ -100,7 +100,7 @@ cp *.h %{buildroot}/%{_libdir}/%{name}/obj
|
|||
cp *.sym %{buildroot}/%{_libdir}/%{name}/sym
|
||||
cp -Rp src %{buildroot}%{_prefix}
|
||||
ln -s %{_prefix} %{buildroot}/opt/%{name}
|
||||
cp FAQ README.md LICENSE hints quick_start %{buildroot}/%{_datadir}/%{name}
|
||||
cp FAQ.md CHANGES.md README.md LICENSE hints quick_start %{buildroot}/%{_datadir}/%{name}
|
||||
cp 05vishap.conf %{buildroot}/etc/ld.so.conf.d/
|
||||
echo 'PATH=${PATH}:%{_bindir}' >%{buildroot}/etc/profile.d/%{name}.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue