Browse Source

Merge 2565902819 into b7b7f21d69

pull/1016/merge
nicole mazzuca 11 months ago
committed by GitHub
parent
commit
acb32f53a2
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -1,6 +1,6 @@
.POSIX:

PREFIX = /usr/local
PREFIX ?= /usr/local
MANPREFIX = $(PREFIX)/share/man

install:


Loading…
Cancel
Save