real install
This commit is contained in:
parent
36dd1affa1
commit
44bcd42276
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
||||||
PREFIX=$(HOME)
|
PREFIX=/usr/local
|
||||||
|
|
||||||
install:
|
install:
|
||||||
install -Dm755 youtube-mp3 $(DESTDIR)$(PREFIX)/bin/youtube-mp3
|
install -Dm755 youtube-mp3 $(DESTDIR)$(PREFIX)/bin/youtube-mp3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue