summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/groff/HISTORY3
-rwxr-xr-xdoc/groff/INSTALL2
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/groff/HISTORY b/doc/groff/HISTORY
index a20e9c9396..690314faf6 100644
--- a/doc/groff/HISTORY
+++ b/doc/groff/HISTORY
@@ -1,3 +1,6 @@
+2021-02-27 Remko van der Vossen <wich@sourcemage.org>
+ * INSTALL: use make_single for install
+
2018-12-24 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 1.22.4
* PRE_BUILD, patches/math.patch: added patch to use signbit from gcc
diff --git a/doc/groff/INSTALL b/doc/groff/INSTALL
index b4824d6982..f298105433 100755
--- a/doc/groff/INSTALL
+++ b/doc/groff/INSTALL
@@ -1,4 +1,6 @@
+make_single &&
default_install &&
+make_normal &&
# compatibility (needed for xman)
pushd $INSTALL_ROOT/usr/bin &&