From 4745989f45844be2fcdd26707b9006953687a494 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Apr 27 2011 13:12:44 +0000 Subject: this can be removed now --- diff --git a/libreoffice.spec b/libreoffice.spec index 9ecdf72..b65acb9 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1204,14 +1204,6 @@ pushd sysui/output/usr/share/ rm -rf icons/gnome applications application-registry # rhbz#156067 don't version the icons find . -name "*.desktop" -exec sed -i -e s/$PRODUCTVERSIONSHORT//g {} \; -find . -type l -print \ - | while read path; do - target=`readlink $path` - new_target=`echo $target | sed -e s/$PRODUCTVERSIONSHORT//g` - if [ "$target" != "$new_target" ]; then - ln -sf $new_target $path - fi - done sed -i -e s/libreoffice$PRODUCTVERSIONSHORT/libreoffice/g \ ./mime-info/libreoffice.keys