1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 10:45:15 +03:00
aports/community/html2text/path-config.patch
2020-06-21 20:50:36 +00:00

13 lines
310 B
Diff

diff --git a/Makefile.in b/Makefile.in
index 57e1ff8..bc07770 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -32,7 +32,7 @@ BISON = bison
YFLAGS =
INSTALLER = install
-PREFIX = /usr/local
+PREFIX = /usr
BINDIR = $(PREFIX)/bin
MANDIR = $(PREFIX)/man
DOCDIR = $(PREFIX)/share/doc/html2text