Remove space to Gentoo for better readability. - catpoint - Catpoint simple pre… | |
git clone git://bitreich.org/catpoint/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrin… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit b87460e37befbca7423a4cdafa017a6422ce0041 | |
parent a2730192609fdbb7d69b9392dcf8b6c25fe8aea2 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Sun, 20 Dec 2020 16:08:20 +0100 | |
Remove space to Gentoo for better readability. | |
Diffstat: | |
M Makefile | 1 - | |
1 file changed, 0 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/Makefile b/Makefile | |
@@ -14,7 +14,6 @@ MANPREFIX = ${PREFIX}/share/man | |
CATPOINT_CFLAGS = ${CFLAGS} | |
CATPOINT_CPPFLAGS = ${CPPFLAGS} | |
CATPOINT_LDFLAGS = ${LDFLAGS} -lncursesw | |
- | |
# Gentoo | |
#CATPOINT_LDFLAGS = ${LDFLAGS} -lncursesw -ltinfow | |