Skip to content

Commit

Permalink
use /usr/local.
Browse files Browse the repository at this point in the history
  • Loading branch information
amosbird committed Jul 4, 2017
1 parent 4b6af18 commit 7e275d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
INSTALL=install
PREFIX=/usr
MANDIR?=/local/man/man1
PREFIX=/usr/local
MANDIR?=/man/man1

TARGET := xcape

Expand Down

0 comments on commit 7e275d7

Please sign in to comment.