Skip to content

Commit

Permalink
Merge pull request #61 from gmt4/master
Browse files Browse the repository at this point in the history
Pull Request from github.com/gmt4/mpvc tag 1.4-stable (issue #59)
  • Loading branch information
gmt4 authored Nov 3, 2023
2 parents ed117f7 + 9a6c6ea commit 35852e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# A tmp Makefile that just calls mpvc-installer for compat with Arch PKGBUILD (@gmt4)
PREFIX ?= /usr/local
BINDIR ?= $(PREFIX)/bin
BINDIR ?= $(DESTDIR)$(PREFIX)/bin

all:
link install uninstall:
Expand Down

0 comments on commit 35852e6

Please sign in to comment.