termux-packages/packages/html2text/Makefile.in.patch

13 lines
407 B
Diff
Raw Normal View History

2020-06-21 16:58:05 +02:00
diff -uNr html2text-2.0.0/Makefile.in html2text-2.0.0.mod/Makefile.in
--- html2text-2.0.0/Makefile.in 2020-06-18 09:11:22.000000000 +0300
+++ html2text-2.0.0.mod/Makefile.in 2020-06-21 17:55:30.409483227 +0300
@@ -32,7 +32,7 @@
YFLAGS =
INSTALLER = install
-PREFIX = /usr/local
+PREFIX ?= /usr/local
BINDIR = $(PREFIX)/bin
MANDIR = $(PREFIX)/man
DOCDIR = $(PREFIX)/share/doc/html2text