New commits:
commit ae6d003bf96f8e4283e3589039eb73335c534c5b
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
graphics/feh: fixed empty spell installation caused by new readline/bash
and sed in PRE_BUILD
diff --git a/graphics/feh/BUILD b/graphics/feh/BUILD
index 8eb5214..2c3bf3b 100755
--- a/graphics/feh/BUILD
+++ b/graphics/feh/BUILD
@@ -1 +1 @@
-make $OPTS
+make ${OPTS} DESTDIR="${INSTALL_ROOT}" PREFIX="/usr"
diff --git a/graphics/feh/HISTORY b/graphics/feh/HISTORY
index 6dba366..8417b06 100644
--- a/graphics/feh/HISTORY
+++ b/graphics/feh/HISTORY
@@ -1,3 +1,8 @@
+2022-09-29 Pavel Vinogradov <public AT sourcemage.org>
+ * BUILD, INSTALL: specify DESTDIR and PREFIX here
+ * PRE_BUILD: removed, last line sed with new readline/bash results in
+ empty spell installation
+
2022-08-27 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.9.1