- Fix the install phase.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice-voikko?expand=0&rev=7
This commit is contained in:
parent
d8c0b3cc18
commit
2a15f244f7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 09:40:06 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Fix the install phase.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 11 10:22:36 UTC 2014 - fcrozat@suse.com
|
||||
|
||||
|
@ -53,10 +53,10 @@ make oxt %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
||||
cd build
|
||||
voikko_pkg=$(pwd)/build/voikko.oxt
|
||||
mkdir -p %{buildroot}%{_libdir}/libreoffice/share/extensions/voikko
|
||||
cd %{buildroot}%{_libdir}/libreoffice/share/extensions/voikko
|
||||
unzip voikko.oxt
|
||||
unzip $voikko_pkg
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,0755)
|
||||
|
Loading…
x
Reference in New Issue
Block a user