summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRemko van der Vossen2021-02-27 09:42:55 +0100
committerRemko van der Vossen2021-02-27 09:42:55 +0100
commit3934ac5b051a0a1244dd37a548367077daf78c9d (patch)
treef16785f8a09605e56e6eb085b78d0bfa6fde83dd /doc
parent92ff33faf98b9e0a45ec9c1b5f87672899ec3f1b (diff)
groff: use make_single for install
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 &&