summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorEric Sandall2021-07-15 10:16:19 -0700
committerEric Sandall2021-07-15 19:01:31 -0700
commit6a7b04848a16e751675269d5587fb8c7f9439c28 (patch)
tree0b82c173bc2b2a917cf269548a49411b33b5b5e5 /science
parent91b85fa8a9f4b53146a15dee4daeafbfd2f551c6 (diff)
bc: Disable castfs or install cannot find /usr/share/info/dir
make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man1' /bin/mkdir -p '/usr/share/info' /bin/install -c -m 644 bc.1 dc.1 '/usr/share/man/man1' /bin/install -c -m 644 ./bc.info ./dc.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/bc.info' /usr/share/info/dir: No such file or directory install-info --info-dir='/usr/share/info' '/usr/share/info/dc.info' install-info: /usr/share/info/dir: could not read (No such file or directory) and could not create (No such file or directory) make[2]: Leaving directory '/usr/src/bc-1.07.1/doc'
Diffstat (limited to 'science')
-rwxr-xr-xscience/bc/DETAILS1
-rw-r--r--science/bc/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/science/bc/DETAILS b/science/bc/DETAILS
index 42bf15fbfb..a5e7b7f84c 100755
--- a/science/bc/DETAILS
+++ b/science/bc/DETAILS
@@ -10,6 +10,7 @@
SOURCE_GPG="gnu.gpg:${SOURCE2}:UPSTREAM_KEY"
SOURCE2_IGNORE="signature"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ STAGED_INSTALL=off
DOC_DIRS=""
WEB_SITE=http://www.gnu.org/software/bc/bc.html
LICENSE[0]=GPL
diff --git a/science/bc/HISTORY b/science/bc/HISTORY
index 2d3aba6cef..6026e2f71d 100644
--- a/science/bc/HISTORY
+++ b/science/bc/HISTORY
@@ -1,3 +1,6 @@
+2021-07-15 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Disable castfs or install cannot find /usr/share/info/dir
+
2020-03-14 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: PATCHLEVEL=1; don't gather docs in doc
* DEPENDS: removed ed