File delete-bak.patch of Package compiz-emerald-themes
--- themes/import.sh
+++ themes/import.sh
@@ -10,5 +10,6 @@
rm -f ${x}
chmod 0755 ${emerald}
chmod 0644 ${emerald}/*
+ rm -f ${emerald}/*bak
done
popd
--- themes/import.sh
+++ themes/import.sh
@@ -10,5 +10,6 @@
rm -f ${x}
chmod 0755 ${emerald}
chmod 0644 ${emerald}/*
+ rm -f ${emerald}/*bak
done
popd