mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
13 lines
265 B
Diff
13 lines
265 B
Diff
--- Makefile 2023-09-14 13:19:55.388011895 -0400
|
|
+++ Makefile-tmp 2023-09-14 13:21:18.607891001 -0400
|
|
@@ -17,7 +17,7 @@
|
|
|
|
ifeq ($(PLATFORM), Linux)
|
|
PREFIX = bin
|
|
- LIBDIR = lib
|
|
+ LIBDIR = lib64
|
|
INCDIR = include
|
|
ETC_DIR = /etc
|
|
MANDIR = share/man/man1
|
|
|