Browse Source

Small fixes in config.mk

master
Aaron Marcher 6 years ago
parent
commit
47d0073bfd
No known key found for this signature in database GPG Key ID: 74B048E5C2474F9A
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      config.mk

+ 2
- 2
config.mk View File

@@ -1,9 +1,9 @@
# slstatus version
VERSION = 0

# Customize below to fit your system
# customize below to fit your system

#paths
# paths
PREFIX = /usr/local
MANPREFIX = ${PREFIX}/share/man



Loading…
Cancel
Save