summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEric Sandall2021-07-14 16:47:13 -0700
committerEric Sandall2021-07-14 17:14:40 -0700
commitbf3639a0352064e2bbcb8efeebd8aa48835f2091 (patch)
tree1f82f9420b84125b8776cba8000bcb2c820cb680 /doc
parent1d13cf2062fd09ab6ea1b3aab54c144995dd2576 (diff)
groff: Disable castfs or install cannot find /usr/share/info/dir
Otherwise we get this error test -d /usr/share/info || /bin/sh /usr/src/groff-1.22.4/build-aux/install-sh -d /usr/share/info for p in doc/groff.info `ls doc/groff.info*`; do \ f=`basename $p`; \ rm -f /usr/share/info/$f; \ /bin/install -c -m 644 $p /usr/share/info/$f; \ done install-info --info-dir=/usr/share/info \ /usr/share/info/groff.info /usr/share/info/dir: No such file or directory make[2]: *** [Makefile:11974: install_infodoc] Error 1
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/groff/DETAILS1
-rw-r--r--doc/groff/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/groff/DETAILS b/doc/groff/DETAILS
index c37f0092fe..1b59f7527a 100755
--- a/doc/groff/DETAILS
+++ b/doc/groff/DETAILS
@@ -7,6 +7,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE2_URL[0]=$SOURCE_URL.sig
SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
+ STAGED_INSTALL=off
WEB_SITE=http://www.gnu.org/software/groff/groff.html
ENTERED=20010922
LICENSE[0]=GPL
diff --git a/doc/groff/HISTORY b/doc/groff/HISTORY
index 7625b4d8de..4004c366e7 100644
--- a/doc/groff/HISTORY
+++ b/doc/groff/HISTORY
@@ -1,3 +1,6 @@
+2021-07-14 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Disable castfs or install cannot find /usr/share/info/dir
+
2021-02-27 Remko van der Vossen <wich@sourcemage.org>
* INSTALL: use make_single for install