- Remove no longer provided files from list of artworky things.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=162
This commit is contained in:
parent
1f41eb23b2
commit
4f294f96c6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 07:25:57 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Remove no longer provided files from list of artworky things.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 17 09:17:10 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
@ -1089,12 +1089,7 @@ echo "%{_datadir}/%{name}/program/shell" >> file-lists/branding_upstream.txt
|
||||
for file in sofficerc \
|
||||
intro.png \
|
||||
flat_logo.svg \
|
||||
shell/about.svg \
|
||||
shell/backing_left.png \
|
||||
shell/backing_right.png \
|
||||
shell/backing_rtl_left.png \
|
||||
shell/backing_rtl_right.png \
|
||||
shell/backing_space.png ; do
|
||||
shell/about.svg ; do
|
||||
mv "%{buildroot}%{_libdir}/%{name}/program/$file" "%{buildroot}%{_datadir}/%{name}/program/$file"
|
||||
ln -sf "%{_datadir}/%{name}/program/$file" "%{buildroot}/%{_libdir}/%{name}/program/$file"
|
||||
echo "%{_datadir}/%{name}/program/$file" >> file-lists/branding_upstream.txt
|
||||
|
Loading…
Reference in New Issue
Block a user