mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
app-misc/uwufetch: add 2.1
Signed-off-by: Cara Salter <cara@devcara.com>
This commit is contained in:
12
app-misc/uwufetch/files/uwufetch-2.1-lib64.patch
Normal file
12
app-misc/uwufetch/files/uwufetch-2.1-lib64.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
--- 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
|
||||
|
||||
Reference in New Issue
Block a user