vrothberg / vgrep

a user-friendly pager for grep
GNU General Public License v3.0
666 stars 48 forks source link

Makefile: fix install targets #131

Closed vrothberg closed 3 years ago

vrothberg commented 3 years ago

Use install and set propper permissions.

Fixes: #130 Signed-off-by: Valentin Rothberg rothberg@redhat.com