1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-12 14:26:40 +00:00
termux-packages/packages/fte/Makefile.patch
2022-02-23 18:19:54 +09:00

12 lines
194 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
PREFIX=/usr/local
BINDIR=$(PREFIX)/bin
-LIBDIR=$(PREFIX)/lib/fte
+LIBDIR=$(PREFIX)/share/fte
CONFIGDIR=$(LIBDIR)/config
.PHONY: all install