When doing a 'make install' it fails with a lot of cp messages:
[ 9s] cp: will not overwrite just-created '/home/abuild/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/clipboard-history@alexsaveau.dev.mo' with 'locale/pt_BR/LC_MESSAGES/clipboard-history@alexsaveau.dev.mo' [ 9s] cp: will not overwrite just-created '/home/abuild/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/clipboard-history@alexsaveau.dev.mo' with 'locale/ru/LC_MESSAGES/clipboard-history@alexsaveau.dev.mo' [ 9s] cp: will not overwrite just-created '/home/abuild/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/clipboard-history@alexsaveau.dev.mo' with 'locale/sk/LC_MESSAGES/clipboard-history@alexsaveau.dev.mo' [ 9s] cp: will not overwrite just-created '/home/abuild/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/clipboard-history@alexsaveau.dev.mo' with 'locale/tr/LC_MESSAGES/clipboard-history@alexsaveau.dev.mo' [ 9s] cp: will not overwrite just-created '/home/abuild/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/clipboard-history@alexsaveau.dev.mo' with 'locale/uk/LC_MESSAGES/clipboard-history@alexsaveau.dev.mo' [ 9s] cp: will not overwrite just-created '/home/abuild/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/clipboard-history@alexsaveau.dev.mo' with 'locale/zh_CN/LC_MESSAGES/clipboard-history@alexsaveau.dev.mo' [ 9s] make: *** [Makefile:23: install] Error 1
Describe the bug
When doing a 'make install' it fails with a lot of cp messages:
[ 9s] cp: will not overwrite just-created '/home/abuild/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/clipboard-history@alexsaveau.dev.mo' with 'locale/pt_BR/LC_MESSAGES/clipboard-history@alexsaveau.dev.mo' [ 9s] cp: will not overwrite just-created '/home/abuild/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/clipboard-history@alexsaveau.dev.mo' with 'locale/ru/LC_MESSAGES/clipboard-history@alexsaveau.dev.mo' [ 9s] cp: will not overwrite just-created '/home/abuild/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/clipboard-history@alexsaveau.dev.mo' with 'locale/sk/LC_MESSAGES/clipboard-history@alexsaveau.dev.mo' [ 9s] cp: will not overwrite just-created '/home/abuild/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/clipboard-history@alexsaveau.dev.mo' with 'locale/tr/LC_MESSAGES/clipboard-history@alexsaveau.dev.mo' [ 9s] cp: will not overwrite just-created '/home/abuild/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/clipboard-history@alexsaveau.dev.mo' with 'locale/uk/LC_MESSAGES/clipboard-history@alexsaveau.dev.mo' [ 9s] cp: will not overwrite just-created '/home/abuild/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/clipboard-history@alexsaveau.dev.mo' with 'locale/zh_CN/LC_MESSAGES/clipboard-history@alexsaveau.dev.mo' [ 9s] make: *** [Makefile:23: install] Error 1
How To Reproduce
Just do a 'make install'
Versions
The current one got from git repo.
Steps to repro
make install