mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
app-misc/uwufetch: new package, add 2.0
Signed-off-by: Cara Salter <cara@devcara.com>
This commit is contained in:
11
app-misc/uwufetch/files/uwufetch-2.0-lib64.patch
Normal file
11
app-misc/uwufetch/files/uwufetch-2.0-lib64.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- Makefile 2022-10-03 16:17:42.115920608 -0400
|
||||
+++ Makefile 2022-10-03 16:24:17.248455117 -0400
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
ifeq ($(PLATFORM), Linux)
|
||||
PREFIX = bin
|
||||
- LIBDIR = lib
|
||||
+ LIBDIR = lib64
|
||||
ETC_DIR = /etc
|
||||
MANDIR = share/man/man1
|
||||
PLATFORM_ABBR = linux
|
||||
Reference in New Issue
Block a user