On ArchLinux the following sed is being applied:
# Check for the cc-panel path, not for the unneeded binary
sed -i 's|/usr/bin/cinnamon-control-center|/usr/lib/cinnamon-control-center-1/panels|'
files/usr/bin/cinnamon-settings || die
Maybe would be interesting to try to notify to upstream to not need to carry this forever :)
Thanks