[IMP] website theme: update themes to fix CSS glitches, add Yeti theme, fix Default...
[odoo/odoo.git] / setup_rpm.sh
index 510655f..bb7bb3f 100644 (file)
@@ -13,6 +13,3 @@ python setup.py install --optimize 1 --root=$RPM_BUILD_ROOT --record=INSTALLED_F
 
 SUFFIX=gz
 sed "s!\(/share/man/.*\)!\1.$SUFFIX!" -i INSTALLED_FILES
-
-# quote files with a space
-sed 's/\(.* .*\)/"\1"/' -i INSTALLED_FILES