oreo-cursors icon indicating copy to clipboard operation
oreo-cursors copied to clipboard

fix issue#30

Open hetenyi-domonkos opened this issue 7 months ago • 0 comments

currently running sudo make install fails with the following output, as reported by many users:

bash build.sh
=> Workon './src/oreo_black_cursors' ...
terminate called after throwing an instance of 'Gio::DBus::Error'
terminate called after throwing an instance of 'Gio::DBus::Error'
xargs: sh: terminated by signal 6
xargs: sh: terminated by signal 6
make: *** [Makefile:7: build] Error 125

This commit suggested by @JefteKeller here fixes the issue.

hetenyi-domonkos avatar Jul 18 '24 13:07 hetenyi-domonkos