From 0dc921fa74972235915235e81a7888ed3979874a Mon Sep 17 00:00:00 2001 From: Xnoe Date: Wed, 8 Jul 2020 23:03:41 +0100 Subject: [PATCH] Oopsie Woopsie specified the wrong folder ehehe~ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0ae5254..7e8d924 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ install: - cp -f utf8.h /usr/lib/utf-8.h + cp -f utf8.h /usr/include/utf8.h