diff options
author | parazyd <parazyd@users.noreply.github.com> | 2016-12-30 14:21:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-30 14:21:19 +0100 |
commit | a092b219e97c49c41e89f0156cb545a38672b16b (patch) | |
tree | 65af78cfd9a0fe2d794e837222d2b2cc761338aa /config.mk | |
parent | 1ece620783637da131451658b44c268021ba6710 (diff) | |
parent | ddc1df2f3cfdc9086fbfead94117bdb2ff034a4e (diff) |
Merge branch 'master' into master
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ # See LICENSE file for copyright and license details. -VERSION = 3.0 - PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man |