Skip to content

Commit

Permalink
Merge pull request #71 from gmt4/master
Browse files Browse the repository at this point in the history
Pull Request from github.com/gmt4/mpvc tag 1.5-test
  • Loading branch information
gmt4 authored Jan 23, 2024
2 parents 5dfcb83 + 0be457b commit dc45d0c
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
Expand Up @@ -6,7 +6,7 @@ INSTALLER=extras/mpvc-installer
all:
install:
BINDIR=${DESTDIR}/${PREFIX}/bin ${INSTALLER} install
DOCDIR=${DESTDIR}/${PREFIX}/share/docs/mpvc/ ${INSTALLER} docs
DOCDIR=${DESTDIR}/${PREFIX}/share/doc/mpvc/ ${INSTALLER} docs
LICDIR=${DESTDIR}/${PREFIX}/share/licenses/mpvc/ ${INSTALLER} licenses
link uninstall:
BINDIR=${DESTDIR}/${PREFIX}/bin ${INSTALLER} "$@"
Expand Down

0 comments on commit dc45d0c

Please sign in to comment.