helmuthdu / conky_colors

CONKY-colors is an easier way to configure Conky
GNU General Public License v3.0
123 stars 39 forks source link

Change Makefile install rule to always set the right permissions during installation #61

Closed jesustorresdev closed 9 years ago

jesustorresdev commented 9 years ago

The command cp preserves the permissions of the original file and they could not be the best for a system wide instalation (for example, they depends of the user umask). I have changed the Makefile to always set the rights.