bah, this could not work

This commit is contained in:
David Tardon 2011-05-27 08:00:26 +02:00
parent 9246b59a8d
commit 464930e659

View File

@ -1179,7 +1179,7 @@ rm -rf icons/gnome applications application-registry
#relocate the rest of them
# remove versioned icons
find icons -type f -name '*office$ICONVERSION*' -print0 | xargs -0 rm -f
find icons -type f -name "*office$ICONVERSION*" -print0 | xargs -0 rm -f
cp -r icons $RPM_BUILD_ROOT/%{_datadir}
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/mime-info
cp -p mime-info/libreoffice$PRODUCTVERSION.keys $RPM_BUILD_ROOT/%{_datadir}/mime-info/libreoffice.keys