summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorEric Sandall2021-07-14 10:15:02 -0700
committerEric Sandall2021-07-14 17:14:40 -0700
commit1d13cf2062fd09ab6ea1b3aab54c144995dd2576 (patch)
treed35fb59ec159e251cc738eb2d107c15f76a2ed5b /crypto
parent32d099adc5dfb71b2214edde0003ae2419c2c5e3 (diff)
nettle: Disable castfs or install cannot find /usr/share/info/dir
make[1]: Entering directory '/usr/src/nettle-3.7.3' /bin/mkdir -p /usr/share/info f=nettle.info ; \ [ -f $f ] || f="./$f" ; \ /bin/install -c -m 644 "$f" /usr/share/info ; \ if (install-info --version && \ install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ install-info --info-dir="/usr/share/info" "$f" ; \ else : ; fi install-info: /usr/share/info/dir: could not read (No such file or directory) and could not create (No such file or directory) make[1]: *** [Makefile:532: install-info] Error 1 make[1]: Leaving directory '/usr/src/nettle-3.7.3' make: *** [Makefile:48: install] Error 2
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/nettle/DETAILS1
-rw-r--r--crypto/nettle/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/crypto/nettle/DETAILS b/crypto/nettle/DETAILS
index e876be9cf1..9b7135b0b7 100755
--- a/crypto/nettle/DETAILS
+++ b/crypto/nettle/DETAILS
@@ -8,6 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=nettle.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
+ STAGED_INSTALL=off
WEB_SITE=https://www.lysator.liu.se/~nisse/nettle/
ENTERED=20030909
LICENSE[0]=GPL
diff --git a/crypto/nettle/HISTORY b/crypto/nettle/HISTORY
index 525b7d7046..7f91c7d37a 100644
--- a/crypto/nettle/HISTORY
+++ b/crypto/nettle/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-06-08 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 3.7.3